From 824fdebd6ad0eae0f59a4c26ad980d27c94eb908 Mon Sep 17 00:00:00 2001 From: Ian Adam Naval Date: Mon, 6 Apr 2015 03:23:20 -0400 Subject: [PATCH] Remove drop shadow --- i3/i3.dotfile/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3.dotfile/config b/i3/i3.dotfile/config index 87c1ea1..133e69a 100644 --- a/i3/i3.dotfile/config +++ b/i3/i3.dotfile/config @@ -224,7 +224,7 @@ bar { } bindsym $mod+b bar mode toggle -exec --no-startup-id compton -bcC --vsync opengl-swc --backend glx -f -D 5 -i 0.9 -o 0.6 -r 22 -l -25 -t -25 --shadow-blue 0.1 --config /dev/null +exec --no-startup-id compton -b --vsync opengl-swc --backend glx -f -D 5 -i 0.9 --config /dev/null exec --no-startup-id feh --bg-scale /home/ian/Pictures/Wallpapers/wallpaper.jpg exec --no-startup-id seafile-applet exec --no-startup-id xrdb -merge ~/.Xresources