Files
nix-config/rofi
Donovan Glover ede777cd66 rofi: Remove unused modes
It turns out that 'window' (as of this writing) does not work very well
when trying to use it as an alt-tab replacement. It's simply easier to
just use the functionality provided by your window manager instead.

I have never used rofi's 'run' feature, since any time I'd need to run
a command I'd just do it from a terminal, which also lets me see any
output from that program as well.
2018-11-27 19:24:20 -05:00
..
2018-11-27 19:24:20 -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