Rofi
A window switcher, application launcher and dmenu replacement
- Github
- C
- Arch wiki: Rofi
- Original rofi has no Wayland support
- Default in manjaro-sway-edition and hyprland mlinuxforwork
- C, recent releases
- Bundled themes:
/usr/share/rofi/themes
- rofi-themes-collection
- A huge collection of Rofi based custom Applets, Launchers & Powermenus
Config: ~/.config/rofi/config.rasi
Usage
Select file from recently used files:
recently_used_files.sh | tail -200 | rofi -dmenu | wl-copy
Plugins / scripts
(Web) search
- pdonadeo/rofi-web-search
- Last commit 2019
Passwords
rofimoji
- GitHub
- "Emoji, unicode and general character picker for rofi and rofi-likes"
pamac install rofimoji
Pass/Gopass
- tessen: Works fine
- Supports tofi, rofi, yofi, wofi, fuzzel, bemenu
- AUR package
- rofi-pass
- doesn't support gopass yet
- Requires xdotool which doesn't work on Wayland