From ab5c0e4c4aa12d93be5b0c7e63292fe400ba61bf Mon Sep 17 00:00:00 2001 From: Ian Adam Naval Date: Tue, 14 Apr 2015 19:14:19 -0400 Subject: [PATCH] Remove transparency for unfocused windows --- 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 4bfa4eb..ada213d 100644 --- a/i3/i3.dotfile/config +++ b/i3/i3.dotfile/config @@ -225,7 +225,7 @@ bar { } bindsym $mod+b bar mode toggle -exec --no-startup-id compton -b --vsync opengl-swc --backend glx -f -D 5 -i 0.9 --config /dev/null +exec --no-startup-id compton -b --vsync opengl-swc --backend glx -f -D 5 --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