i3: disable rofi alt-tab binding for now

This commit is contained in:
a.shalimov 2025-08-21 09:31:44 +03:00
parent 18e2de10b8
commit 8bed8cde21

View file

@ -58,7 +58,7 @@ bindsym $mod+Shift+q kill
# start dmenu (a program launcher) # start dmenu (a program launcher)
bindsym $mod+d exec --no-startup-id rofi -show run bindsym $mod+d exec --no-startup-id rofi -show run
bindsym $mod+s exec --no-startup-id rofi -show # bindsym $mod+s exec --no-startup-id rofi -show
# A more modern dmenu replacement is rofi: # A more modern dmenu replacement is rofi:
# bindcode $mod+40 exec "rofi -modi drun,run -show drun" # bindcode $mod+40 exec "rofi -modi drun,run -show drun"
# There also is i3-dmenu-desktop which only displays applications shipping a # There also is i3-dmenu-desktop which only displays applications shipping a