Enable floating windows for zoom

This commit is contained in:
2021-04-21 19:32:45 +02:00
parent f09c914881
commit ca49ea58a3

View File

@ -251,10 +251,12 @@ bar {
}
# Window settings
for_window [app_id=".*"] border pixel 2
#for_window [title="^volume_indicator$"] border pixel 0; floating enable; move down 600; move right 600
for_window [app_id="^volume_indicator$"] border pixel 0; floating enable; resize set 300 80; position center
#for_window [title="^Volume$"] border pixel 0; floating enable; position center
#for_window [title="^Volume$"] floating enable; position center; resize set 300 80
for_window [app_id="zoom"] floating enable
include /etc/sway/config.d/*