From 771211dd67791fa847154f73bf38a7542c1038e3 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 13 Feb 2024 17:35:11 -0600 Subject: fix(sway,mpv): remove auto fullscreen --- sway/.config/sway/config | 1 - 1 file changed, 1 deletion(-) (limited to 'sway') diff --git a/sway/.config/sway/config b/sway/.config/sway/config index c244272..907888d 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -43,7 +43,6 @@ for_window [shell=".*"] inhibit_idle fullscreen for_window [app_id="pavucontrol" title="^Volume Control$"] floating enable for_window [class="^steam$"] floating enable for_window [class="^steam$" title="^Steam$"] floating disable -for_window [app_id="mpv"] fullscreen enable for_window [app_id="firefox" title="Firefox — Sharing Indicator"] kill for_window [app_id="" title="^Streamlink Twitch GUI$"] floating enable for_window [class="^steam$" title="^Sign in to Steam$"] move to scratchpad -- cgit v1.2.3-70-g09d2