From 2bfe13350fcd58c504dbcb19d2ed29dcdff706e4 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 25 Jun 2025 15:45:02 -0700 Subject: [PATCH] New backup 2025-06-25 15:45:02 --- de/home/.config/sway/config.d/window_rules | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/de/home/.config/sway/config.d/window_rules b/de/home/.config/sway/config.d/window_rules index cd8adab..ede7815 100644 --- a/de/home/.config/sway/config.d/window_rules +++ b/de/home/.config/sway/config.d/window_rules @@ -5,6 +5,7 @@ set { #window behavior $ii inhibit_idle focus $popup floating enable, shadows enable, border pixel 1, sticky enable + $float floating enable, shadows enable $game inhibit_idle focus, floating enable, border none, fullscreen enable, shadows disable $scratch move scratchpad, floating enable, scratchpad hide #workspace assignments @@ -40,8 +41,11 @@ for_window { [app_id="udiskie"] $popup [title="^Picture-in-Picture$"] $popup [app_id="org.keepassxc.KeePassXC" title="^(?=.*(^Unlock Database|Browser Access Request$|\[Locked\])).*$"] $popup, resize set height 50 ppt, resize set width 75 ppt - [app_id="xdg-desktop-portal-gtk"] $popup - [class="^Signal$"] $popup + +#float - float + [app_id="xdg-desktop-portal-gtk"] $float + [app_id="Alacritty_Float"] $float + [class="^Signal$"] $float #game - inhibit idle focus, no border, fullscreen, floating [instance="origin.exe"] $game