[ADD][I3] Another floating toggle mapping

Using `ctrl` makes it easier to use with scratchpad mappings.
This commit is contained in:
Bruno BELANYI 2020-06-13 17:49:28 +02:00
parent 531a8e7c9a
commit 60e0b08859

View file

@ -138,6 +138,7 @@ bindsym $mod+e layout toggle split
# Toggle tiling / floating
bindsym $mod+Shift+space floating toggle
bindsym $mod+Control+space floating toggle
# Change focus between tiling / floating windows
bindsym $mod+space focus mode_toggle