Key binding for sticky windows in swaywm
This commit is contained in:
parent
b303e6e2ad
commit
dded9bbe2d
@ -167,6 +167,9 @@ output * bg ~/.config/sway/wallpaper.png fill
|
||||
|
||||
# Move focus to the parent container
|
||||
bindsym $mod+a focus parent
|
||||
|
||||
# Stick window to output (persist across workspaces)
|
||||
bindsym $mod+p sticky toggle
|
||||
#
|
||||
# Scratchpad:
|
||||
#
|
||||
|
Reference in New Issue
Block a user