mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Trailing space
This commit is contained in:
@ -4,7 +4,7 @@ windowrule = suppressevent maximize, class:.*
|
|||||||
# Force chromium into a tile to deal with --app bug
|
# Force chromium into a tile to deal with --app bug
|
||||||
windowrule = tile, class:^(chromium)$
|
windowrule = tile, class:^(chromium)$
|
||||||
|
|
||||||
# Just dash of opacity
|
# Just dash of opacity
|
||||||
windowrule = opacity 0.95 0.85, class:.*
|
windowrule = opacity 0.95 0.85, class:.*
|
||||||
windowrule = opacity 1 0.95, class:^(chromium|Google-chrome|google-chrome-unstable)$
|
windowrule = opacity 1 0.95, class:^(chromium|Google-chrome|google-chrome-unstable)$
|
||||||
windowrule = opacity 0.95 0.85, initialClass:^(chrome-.*-Default)$ # web apps
|
windowrule = opacity 0.95 0.85, initialClass:^(chrome-.*-Default)$ # web apps
|
||||||
|
Reference in New Issue
Block a user