added fullscreen opacity
This commit is contained in:
parent
37375c3625
commit
cc3bbf0fa2
1 changed files with 9 additions and 8 deletions
|
@ -194,6 +194,7 @@ focus-exclude = [
|
||||||
#
|
#
|
||||||
# opacity-rule = []
|
# opacity-rule = []
|
||||||
opacity-rule = [
|
opacity-rule = [
|
||||||
|
"100:fullscreen",
|
||||||
"80:class_g = 'Bar'", # lemonbar
|
"80:class_g = 'Bar'", # lemonbar
|
||||||
"100:class_g = 'slop'", # maim
|
"100:class_g = 'slop'", # maim
|
||||||
"90:class_g = 'kitty' && focused",
|
"90:class_g = 'kitty' && focused",
|
||||||
|
|
Loading…
Reference in a new issue