Compton: Disable shadows and blur for Polybar

This commit is contained in:
Salt 2017-09-06 21:53:25 -05:00
parent 3dfbf0f668
commit 67a2649c6a

View File

@ -99,6 +99,7 @@ shadow-exclude = [
"class_g ?= 'Cairo-dock'",
"class_g ?= 'Xfce4-notifyd'",
"class_g ?= 'Xfce4-power-manager'",
"window_type = 'dock'",
"_GTK_FRAME_EXTENTS@:c"
];
# Avoid drawing shadow on all shaped windows (see also: --detect-rounded-corners)