feat(picom) disable non dynamic opacity except polybar
This commit is contained in:
parent
430674ecaf
commit
d8489ddec1
1 changed files with 0 additions and 12 deletions
|
@ -205,19 +205,7 @@ focus-exclude = [
|
|||
#
|
||||
# opacity-rule = []
|
||||
opacity-rule = [
|
||||
"80:class_g = 'Bar'", # lemonbar
|
||||
"100:class_g = 'slop'", # maim
|
||||
"100:class_g = 'XTerm'",
|
||||
"100:class_g = 'URxvt'",
|
||||
"80:class_g = 'kitty'",
|
||||
"95:class_g = 'Alacritty'",
|
||||
"80:class_g = 'Polybar'",
|
||||
"90:class_g = 'code-oss'",
|
||||
"100:class_g = 'Meld'",
|
||||
"70:class_g = 'TelegramDesktop'",
|
||||
"90:class_g = 'Joplin'",
|
||||
"100:class_g = 'Brave'",
|
||||
"100:class_g = 'Thunderbird'"
|
||||
];
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue