rofi2k is an universal application launcher based on rofi, has modern and minimalistic aesthetics.
- Launch any application on your system
- Window switcher with workspace support
- Explore and edit all files on your system
- Search and insert emojis
- rofi
- rofi-emoji for using emoji search
git clone https://github.com/2kabhishek/rofi2k
cd rofi2k
# Install
ln -sfnv $PWD/rofi2k ~/.config/rofi
If you already have a rofi config, append the lines in config.rasi
and copy over themes
.
You can invoke rofi
directly from the command line, but it is recommended to have a keybinding configured.
If you want to look at examples, check keys.lua
in awesome2k
Keybinding | Description |
---|---|
Super + a | Application Launcher |
Super + Tab | Window Switcher |
Super + . | Emoji Search |
Planning to add more useful panels.
rofi2k was inspired by posts on r/unixporn and a need for a functional application launcher.
- Battling my OCD of trying to get everything just right. π
- Learned about the rofi ecosystem
β hit the star button if you found this useful β
Source | Blog | Twitter | LinkedIn | More Links | Other Projects