Add shadow and modify blur
This commit is contained in:
parent
e830c5a6c6
commit
895a765db3
@ -1,6 +1,8 @@
|
|||||||
inactive-opacity = .7;
|
inactive-opacity = .7;
|
||||||
active-opacity = .725;
|
active-opacity = .725;
|
||||||
|
|
||||||
|
shadow = true;
|
||||||
|
|
||||||
opacity-rule = [
|
opacity-rule = [
|
||||||
"100:class_g = 'Gimp'",
|
"100:class_g = 'Gimp'",
|
||||||
"100:class_g = 'Sxiv'",
|
"100:class_g = 'Sxiv'",
|
||||||
@ -8,6 +10,9 @@ opacity-rule = [
|
|||||||
"100:class_g = 'feh'",
|
"100:class_g = 'feh'",
|
||||||
"100:class_g = 'Blender'",
|
"100:class_g = 'Blender'",
|
||||||
"100:class_g = 'org.remmina.Remmina'",
|
"100:class_g = 'org.remmina.Remmina'",
|
||||||
|
"100:class_g = 'LibreWolf'",
|
||||||
|
"100:class_g = 'xonotic-sdl'",
|
||||||
|
"60:class_g = 'qutebrowser'",
|
||||||
"1:id = 0x1e00001",
|
"1:id = 0x1e00001",
|
||||||
"100:class_g = 'VirtualBox Machine'"
|
"100:class_g = 'VirtualBox Machine'"
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user