Key binding for sticky windows in swaywm

This commit is contained in:
Jordan Holt 2021-08-01 13:39:01 +01:00
parent b303e6e2ad
commit dded9bbe2d
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -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:
#