Commit Graph

7 Commits

Author SHA1 Message Date
7353a51132 rofi: Unbind Shift+Tab as it is bound by default
With a new version, Tab and Shift+Tab (ISO_Left_Tab) are bound to
kb-element-{next,prev}.
2022-09-09 02:24:55 +02:00
48ed69da25 rofi: Left/Right without Shift for next/prev mode 2021-09-14 22:46:57 +02:00
80095fe683 rofi: Readd a binding for kb-mode-complete 2021-09-08 14:47:42 +02:00
235d240a81 rofi: Migrate to new theme format
Since needed with/after rofi 1.7.0.
2021-09-08 14:44:06 +02:00
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