/rofi-desktop-environment

A set of useful tools on top of rofi!

Primary LanguageShell

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...