Commit Graph

3 Commits

Author SHA1 Message Date
druckdev
12c7fbcfc4 rofi: Do not match all desktop file fields 2020-11-22 14:48:49 +01:00
druckdev
97ab5d64a6 rofi: Fix duplicate, whitespaces, bindings & more
Fix the duplicate config by replacing `config` with a symlink. `config`
only exists for the `conf` function in zsh.

Remove *.font since it is overriden by the Xresources setting.
TODO: Keep rofi form reading the Xresources file?

Remove *.lines setting, since it is overridden by window.height.
Convert spaces to tabs.
Add Vim like keybindings for navigation.
Set matching-type to fuzzy.
Remove unused commented lines.
2020-11-12 23:43:23 +01:00
druckdev
0c743950ac Initial commit 2020-04-23 14:50:36 +02:00