[ADD][I3] Another floating toggle mapping
Using `ctrl` makes it easier to use with scratchpad mappings.
This commit is contained in:
parent
531a8e7c9a
commit
60e0b08859
|
@ -138,6 +138,7 @@ bindsym $mod+e layout toggle split
|
||||||
|
|
||||||
# Toggle tiling / floating
|
# Toggle tiling / floating
|
||||||
bindsym $mod+Shift+space floating toggle
|
bindsym $mod+Shift+space floating toggle
|
||||||
|
bindsym $mod+Control+space floating toggle
|
||||||
|
|
||||||
# Change focus between tiling / floating windows
|
# Change focus between tiling / floating windows
|
||||||
bindsym $mod+space focus mode_toggle
|
bindsym $mod+space focus mode_toggle
|
||||||
|
|
Loading…
Reference in a new issue