Commit bac33275 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Changes to rofi config: tab, shift+tab now switches modes. Due to these...

Changes to rofi config: tab, shift+tab now switches modes.  Due to these changes have removed the i3 config secondary (-show window) bindsym.
parent c9a9f52b
......@@ -36,8 +36,6 @@ bindsym $mod+Shift+q kill
#bindsym $mod+d exec --no-startup-id dmenu_recency
bindsym $mod+d exec --no-startup-id "rofi -modi windowcd,window,drun,run -show drun"
bindsym $mod+Tab exec --no-startup-id "rofi -modi windowcd,window,drun,run -show windowcd"
bindsym $mod+Shift+Tab exec --no-startup-id "rofi -modi windowcd,window,drun,run -show window"
# launch categorized menu
bindsym $mod+c exec --no-startup-id morc_menu
......
!theme location
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
rofi.kb-mode-next: Tab
rofi.kb-mode-previous: ISO_Left_Tab
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