Switched menu to super+space.
Also switched focus mode_toggle
This commit is contained in:
parent
0a5dd18e26
commit
576646e646
|
@ -101,7 +101,7 @@ bindsym $mod+Return exec $term
|
|||
bindsym $mod+q kill
|
||||
|
||||
# start your launcher
|
||||
bindsym $mod+d exec $menu
|
||||
bindsym $mod+space exec $menu
|
||||
|
||||
# Drag floating windows by holding down $mod and left mouse button.
|
||||
# Resize them with right mouse button + $mod.
|
||||
|
@ -200,7 +200,7 @@ bindsym $mod+Shift+s sticky toggle
|
|||
bindsym $mod+Shift+space floating toggle
|
||||
|
||||
# Swap focus between the tiling area and the floating area
|
||||
bindsym $mod+space focus mode_toggle
|
||||
bindsym $mod+d focus mode_toggle
|
||||
|
||||
# move focus to the parent container
|
||||
bindsym $mod+a focus parent
|
||||
|
|
Loading…
Reference in New Issue
Block a user