nix-config/rofi
Donovan Glover 076d00e65f
rofi: Scale windows pragmatically with launch.sh
Instead of manually setting the DPI to 192 or other values, we can
just take the value from xrdb instead.

This script, in combination with GTK's settings.ini if you are in a
non-GNOME environment, is everything you need to launch both GTK and
Qt applications at the appropriate DPI, with their respective themes
applied as well.
2018-11-23 14:53:39 -05:00
..
.config/rofi rofi: Scale windows pragmatically with launch.sh 2018-11-23 14:53:39 -05:00
README.md docs: Add READMEs for ncmpcpp, ranger, and rofi 2018-11-18 17:06:18 -05:00

rofi

rofi is an application launcher, window switcher, and dmenu replacement.

Use Cases

rofi can be used to:

  • Launch applications based on .desktop files
  • Show all open windows and switch between them
  • Parse dmenu-like input

You should not use rofi if:

  • Your desktop environment already has an application launcher and window switcher