Sway : Toggle float on mod+F.
This commit is contained in:
parent
1e15f33be7
commit
da61368d2f
|
@ -1,5 +1,5 @@
|
||||||
# Toggle tiling.
|
# Toggle tiling.
|
||||||
bindsym $mod+return 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+space focus mode_toggle
|
# bindsym $mod+space focus mode_toggle
|
||||||
|
|
Loading…
Reference in a new issue