Compton: Add shadow exception for oneko
I'm so sorry I really am
This commit is contained in:
parent
10fe21be62
commit
bf9d886ff5
@ -82,6 +82,7 @@ shadow-opacity = 0.5;
|
|||||||
# This list includes all the affected apps I found in my testing. The "! name~=''" part excludes shadows on any "Unknown" windows, this prevents a visual glitch with the XFWM alt tab switcher.
|
# This list includes all the affected apps I found in my testing. The "! name~=''" part excludes shadows on any "Unknown" windows, this prevents a visual glitch with the XFWM alt tab switcher.
|
||||||
shadow-exclude = [
|
shadow-exclude = [
|
||||||
"! name~=''",
|
"! name~=''",
|
||||||
|
"name = 'oneko'",
|
||||||
"name = 'Notification'",
|
"name = 'Notification'",
|
||||||
"name = 'Plank'",
|
"name = 'Plank'",
|
||||||
"name = 'Docky'",
|
"name = 'Docky'",
|
||||||
|
Loading…
Reference in New Issue
Block a user