feat(sway): updated window rules
This commit is contained in:
parent
c447b1707b
commit
75bafbb723
1 changed files with 3 additions and 1 deletions
|
@ -67,7 +67,9 @@ for_window [app_id="Code"] move container to workspace 3; workspace 3
|
|||
for_window [app_id="Element"] move container to workspace 5; workspace 5
|
||||
|
||||
# Floating Rules
|
||||
for_window [app_id="org.pulseaudio.pavucontrol"] floating enable
|
||||
for_window [app_id="org.pulseaudio.pavucontrol"] floating enable; sticky enable
|
||||
for_window [app_id="solaar"] floating enable; sticky enable
|
||||
for_window [title="Picture-in-Picture"] floating enable; sticky enable
|
||||
|
||||
|
||||
default_border pixel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue