feat(i3wm): mapping for sticky window
This commit is contained in:
parent
4db685b51f
commit
658ce5e5be
@ -111,6 +111,7 @@ bindsym $mod+a focus parent
|
||||
|
||||
# toggle tiling / floating
|
||||
bindsym $mod+Shift+slash floating toggle
|
||||
bindsym $mod+Shift+comma sticky toggle
|
||||
|
||||
# change focus between tiling / floating windows
|
||||
bindsym $mod+slash focus mode_toggle
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user