i3: disable rofi alt-tab binding for now
This commit is contained in:
parent
18e2de10b8
commit
8bed8cde21
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ bindsym $mod+Shift+q kill
|
|||
|
||||
# start dmenu (a program launcher)
|
||||
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:
|
||||
# bindcode $mod+40 exec "rofi -modi drun,run -show drun"
|
||||
# There also is i3-dmenu-desktop which only displays applications shipping a
|
||||
|
|
|
|||
Loading…
Reference in a new issue