19 lines
991 B
Plaintext
19 lines
991 B
Plaintext
# Float and center settings and previews
|
|
windowrule = float, class:^(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|Omarchy|About)$
|
|
windowrule = center, class:^(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|Omarchy|About)$
|
|
windowrule = size 800 600, class:^(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|com.gabm.satty)$
|
|
windowrule = size 620 470, class:Omarchy
|
|
windowrule = size 700 520, class:About
|
|
|
|
# Float and center file pickers
|
|
windowrule = tag +picker, class:(xdg-desktop-portal-gtk|sublime_text)
|
|
windowrule = float, tag:picker, title:^(Open.*Files?|Save.*Files?|All Files|Save)
|
|
windowrule = center, tag:picker, title:^(Open.*Files?|Save.*Files?|All Files|Save)
|
|
windowrule = size 800 600, tag:picker
|
|
|
|
# Fullscreen screensaver
|
|
windowrule = fullscreen, class:Screensaver
|
|
|
|
# No transparency on media windows
|
|
windowrule = opacity 1 1, class:^(zoom|vlc|mpv|org.kde.kdenlive|com.obsproject.Studio|com.github.PintaProject.Pinta|imv|org.gnome.NautilusPreviewer)$
|