sway: set thunar to be floating window

This commit is contained in:
2023-04-30 01:01:19 +03:00
parent 5b2d9cab21
commit 0679b1f0db

View File

@@ -128,6 +128,11 @@ for_window [class="feh"] {
resize set 1200 800 resize set 1200 800
} }
for_window [app_id="thunar"] {
floating enable
resize set 1000 700
}
assign [class="Slack"] workspace $ws4 assign [class="Slack"] workspace $ws4