From 21749df08dbd93b09c291ce66345b4636100a5da Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Wed, 29 Jul 2020 22:39:08 +0530 Subject: ekk --- picom/.config/picom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'picom') diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf index b51f5fc..eb647e8 100644 --- a/picom/.config/picom.conf +++ b/picom/.config/picom.conf @@ -1,5 +1,5 @@ ## SHADOWS -shadow = false; +shadow = true; shadow-radius = 15; shadow-offset-x = -12; shadow-offset-y = -12; @@ -69,4 +69,4 @@ detect-transient = true; detect-client-leader = true; invert-color-include = [ ]; corner-radius = 5; -rounded-corners-exclude = [ "name = 'Spectrwm'" ] +rounded-corners-exclude = [ "name = 'bar'" ] -- cgit v1.2.3