New backup 2025-06-25 15:45:02

This commit is contained in:
Penelope Gwen 2025-06-25 15:45:02 -07:00
parent 774df9572a
commit 2bfe13350f

View file

@ -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