From c0044eba31cdf3d575cdf8ae43aff1e7dc7a6529 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Fri, 3 Mar 2017 21:31:42 +0100 Subject: Update the configuration --- i3/.config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 114b9da..87f40d8 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -46,7 +46,7 @@ client.urgent #2f343a #900000 #ffffff #900000 $color1 client.placeholder #000000 #0c0c0c #ffffff #000000 $color2 # Remove title bar -for_window [class="^.*"] border pixel 1 +for_window [class="^.*"] border pixel 0 # i3 gaps #smart_gaps on @@ -237,7 +237,7 @@ for_window [class="crimson"] floating enable #exec_always --no-startup-id find ~/wallpaper/wallpaper/wallpapers -type f \( -name '*.jpg' -o -name '*.png' \) -print0 | shuf -n1 -z | xargs -0 feh --bg-scale exec_always --no-startup-id feh --bg-scale ~/wallpaper/current.jpg -exec_always compton -cCz --inactive-dim 0.5 --mark-ovredir-focused +exec_always compton -cCz --inactive-dim 0.4 --mark-ovredir-focused exec_always polybar i3 # for_window [class="URxvt"] layout tabbed -- cgit v1.2.3