mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 07:26:12 +01:00
theming and platform switch
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user