theming and platform switch

This commit is contained in:
2024-02-26 10:43:30 +01:00
parent be362e79a8
commit f64ebf3407
15 changed files with 609 additions and 43 deletions

View File

@@ -164,18 +164,16 @@ blur-kern = "3x3box";
# xprop | grep -i 'class'
opacity-rule = [
"85:class_g = 'Code'",
"85:class_g = 'code-oss'",
"88:class_g = 'discord'",
"85:class_g = 'Emacs'",
"95:class_g = 'Signal'",
"85:class_g = 'TelegramDesktop'",
"90:class_g = 'neovide'",
"90:class_g = 'code-oss'",
"90:class_g = 'discord'",
"90:class_g = 'Emacs'",
"90:class_g = 'TelegramDesktop'",
"90:class_g = 'Spotify'",
"90:class_g = 'notion-app'",
"90:class_g = 'easyeffects'",
"85:class_g = 'kitty'",
"85:class_g = 'Nemo'"
# "85:class_g = 'firefox'",
"90:class_g = 'kitty'",
"90:class_g = 'Nemo'",
"97:class_g = 'firefox'",
]
# Exclude conditions for background blur.