diff --git a/sway/.config/sway/config.d/70-app.conf b/sway/.config/sway/config.d/70-app.conf index 32cb7a8..bab297c 100644 --- a/sway/.config/sway/config.d/70-app.conf +++ b/sway/.config/sway/config.d/70-app.conf @@ -1,7 +1,8 @@ for_window [app_id="pavucontrol"] floating enable, resize set width 1080 px height 720px for_window [app_id="blueman-manager"] floating enable, resize set width 800 px height 600px -for_window [title="Firefox — Sharing Indicator"] floating enable -for_window [title="Firefox — Sharing Indicator"] no_focus +for_window [app_id="firefox" title="Firefox — Sharing Indicator"] { + kill +} for_window [app_id="gst-launch-1.0"] floating enable, resize set width 1920 px height 1080px assign [app_id="gst-launch-1.0"] 5 assign [title="gst-play-1.0"] 5