From aa933bb36defc1fa088e45884d8c838d9dd88d87 Mon Sep 17 00:00:00 2001 From: He4eT Date: Sun, 2 Sep 2018 01:24:54 +0500 Subject: [PATCH] compton: panel shadow --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 5536379..453f365 100644 --- a/i3/config +++ b/i3/config @@ -17,7 +17,7 @@ client.background #ffffff gaps inner 30 # exec --no-startup-id compton -cfb -D 5 --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 0.5 -exec --no-startup-id compton -cb --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 1 +exec --no-startup-id compton -cb --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 1 --shadow-exclude 'x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020' exec --no-startup-id polybar top