From 54d344fac3a13f9bb2cea99b244db122953c248b Mon Sep 17 00:00:00 2001 From: askiiart Date: Mon, 4 Nov 2024 19:02:49 -0600 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20regex=20=E2=9C=A8=20(going=20to=20t?= =?UTF-8?q?he=20Jessie=20Ball=20duPont=20Library=20website=20(Sewanee?= =?UTF-8?q?=E2=80=94University=20of=20the=20South)=20will=20no=20longer=20?= =?UTF-8?q?float=20the=20browser)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sway/config.d/misc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config.d/misc b/sway/config.d/misc index 5382356..13b6e4a 100644 --- a/sway/config.d/misc +++ b/sway/config.d/misc @@ -27,7 +27,7 @@ for_window [title = "Administrator privileges required"] floating enable # librewolf floating windows for_window [title = "About LibreWolf"] floating enable for_window [window_role = "About"] floating enable -for_window [app_id="LibreWolf" title="Library"] floating enable, border pixel 1, sticky enable, resize set 800 500 +for_window [app_id="LibreWolf" title="^Library$"] floating enable, border pixel 1, sticky enable, resize set 800 500 # steam floating windows for_window [class="steam" title="Friends List"] floating enable, resize set 300 600