mirror of
https://github.com/basecamp/omarchy.git
synced 2025-08-04 15:49:24 +00:00
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
# Force chromium into a tile to deal with --app bug
|
|
windowrule = tile, class:^(Chromium)$
|
|
|
|
# Only slight opacity when unfocused
|
|
windowrule = opacity 1 0.97, class:^(Chromium|chromium|google-chrome|google-chrome-unstable)$
|
|
windowrule = opacity 1 1, initialTitle:^(youtube.com_/)$ # Youtube
|