14 lines
671 B
Plaintext
14 lines
671 B
Plaintext
# Floating windows
|
|
windowrule = float, tag:floating-window
|
|
windowrule = center, tag:floating-window
|
|
windowrule = size 800 600, tag:floating-window
|
|
|
|
windowrule = tag +floating-window, class:(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|com.gabm.satty|Omarchy|About|TUI.float)
|
|
windowrule = tag +floating-window, class:(xdg-desktop-portal-gtk|sublime_text), title:^(Open.*Files?|Save.*Files?|All Files|Save)
|
|
|
|
# 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)$
|