1
0
forked from extern/nix-config
donovanglover-nix-config/rofi
Donovan Glover b0b528f76b
meta: Remove XDG_CURRENT_DESKTOP=KDE
This was cool when we had KDE-specific applications, but since I'm
prioritizing ranger and nautilus now, dolphin isn't needed. Since I'm
focusing heavily on terminal and web-based applications, there is less
need to customize KDE applications specifically.

Two other advantages to this is that I no longer have to manually update
the colors in kdeglobals, and most if not all of the environment can be
programmatically set up with minimal effort.
2022-03-22 09:34:19 -04:00
..
.config/rofi meta: Remove XDG_CURRENT_DESKTOP=KDE 2022-03-22 09:34:19 -04: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