Compton: Only blur Conky
This commit is contained in:
parent
24c20b49f9
commit
7d1a8f08f7
@ -132,6 +132,7 @@ blur-background-frame = false;
|
|||||||
# Do not let blur radius adjust based on window opacity.
|
# Do not let blur radius adjust based on window opacity.
|
||||||
blur-background-fixed = true;
|
blur-background-fixed = true;
|
||||||
blur-background-exclude = [
|
blur-background-exclude = [
|
||||||
|
"! class_g = 'Conky'",
|
||||||
"class_g ?= 'xfdesktop'",
|
"class_g ?= 'xfdesktop'",
|
||||||
"window_type = 'dock'",
|
"window_type = 'dock'",
|
||||||
# "window_type = 'desktop'",
|
# "window_type = 'desktop'",
|
||||||
|
Loading…
Reference in New Issue
Block a user