Commit 06a1e2a8 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Updated rofi config to use Alt instead of Super to match new i3 config.

parent d1add2c6
......@@ -4,7 +4,7 @@ rofi.theme: ~/.jt-config-repo/rofi/themes/lb-numix.rasi
!keyboard binding changes: tab, shift+tab to switch modes
rofi.kb-row-tab:
rofi.kb-row-up: Up,Control+p,Super+k
rofi.kb-row-down: Down,Control+n,Super+j
rofi.kb-mode-next: Tab,Super+l
rofi.kb-mode-previous: ISO_Left_Tab,Super+h
rofi.kb-accept-entry: Return,Super+Return
rofi.kb-row-down: Down,Control+n,Alt+j
rofi.kb-mode-next: Tab,Alt+l
rofi.kb-mode-previous: ISO_Left_Tab,Alt+h
rofi.kb-accept-entry: Return,Alt+Return
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment