mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
18 lines
978 B
Plaintext
18 lines
978 B
Plaintext
# Floating windows
|
|
windowrule = float, tag:floating-window
|
|
windowrule = center, tag:floating-window
|
|
windowrule = size 875 600, tag:floating-window
|
|
|
|
windowrule = tag +floating-window, class:(org.omarchy.bluetui|org.omarchy.impala|org.omarchy.wiremix|org.omarchy.btop|org.omarchy.terminal|org.omarchy.bash|org.gnome.NautilusPreviewer|com.gabm.satty|Omarchy|About|TUI.float|imv)
|
|
windowrule = tag +floating-window, class:(xdg-desktop-portal-gtk|sublime_text|DesktopEditors|org.gnome.Nautilus), title:^(Open.*Files?|Open [F|f]older.*|Save.*Files?|Save.*As|Save|All Files|.*wants to [open|save].*|[C|c]hoose.*)
|
|
windowrule = float, class:org.gnome.Calculator
|
|
|
|
# Fullscreen screensaver
|
|
windowrule = fullscreen, class:org.omarchy.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)$
|
|
|
|
# Popped window rounding
|
|
windowrule = rounding 8, tag:pop
|