Changed toggle float keybind.
This commit is contained in:
parent
8d96915060
commit
4c2d4ef6f8
|
@ -93,7 +93,7 @@ bindsym $mod+f fullscreen
|
||||||
bindsym $mod+Shift+s sticky toggle
|
bindsym $mod+Shift+s sticky toggle
|
||||||
|
|
||||||
# Toggle the current focus between tiling and floating mode
|
# Toggle the current focus between tiling and floating mode
|
||||||
bindsym $mod+Shift+space floating toggle
|
bindsym $mod+Shift+f floating toggle
|
||||||
|
|
||||||
# Swap focus between the tiling area and the floating area
|
# Swap focus between the tiling area and the floating area
|
||||||
bindsym $mod+d focus mode_toggle
|
bindsym $mod+d focus mode_toggle
|
||||||
|
|
Loading…
Reference in New Issue
Block a user