Skip to content

franklinrabay/rofi-desktop-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROFI desktop environment

A set of useful tools to use within your Window Manager

Installation

Coming soon...

Bluetooth

Coming soon...

Display

Coming soon...

Keyboard

The Keyboard menu relies on localectl to build up the list of available Keyboard layouts and setxkbmap to set your preferred keyboard layout

If you have custom keyboard layouts mapped to setxkbmap you can map it by adding a file called keyboard.json under ./custom directory

It will look up for keys and an array of variants like the example below:

{
  "rabay" : [
    "mac",
    "basic"
  ]
}

Network

Coming soon...

Styling

Coming soon...

About

A set of useful tools on top of rofi!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages