Swap floating and fullscreen toggles for a more "logical" setup

This commit is contained in:
exu 2023-09-20 18:43:34 +02:00
parent c18345026e
commit 27e8803649

View File

@ -168,7 +168,7 @@ bindsym $mod+q kill
floating_modifier $mod floating_modifier $mod
# toggle tiling / floating # toggle tiling / floating
bindsym $mod+Shift+f floating toggle bindsym $mod+f floating toggle
# change focus # change focus
bindsym $mod+$left focus left bindsym $mod+$left focus left
@ -224,7 +224,7 @@ bindsym $mod+o split h
bindsym $mod+v split v bindsym $mod+v split v
# enter fullscreen mode for the focused container # enter fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle bindsym $mod+Shift+f fullscreen toggle
# change container layout (stacked, tabbed, toggle split) # change container layout (stacked, tabbed, toggle split)
# qwerty/azerty issue for letter z # qwerty/azerty issue for letter z