From 281765dad981c38bef3a7380628a8bc2c27aa803 Mon Sep 17 00:00:00 2001 From: aj Date: Wed, 12 Dec 2018 00:02:06 +0000 Subject: [PATCH] i3 border changes --- i3/config | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/i3/config b/i3/config index 2190137..d1e3748 100644 --- a/i3/config +++ b/i3/config @@ -12,7 +12,7 @@ #new_window 1pixel hide_edge_borders smart workspace_auto_back_and_forth yes -gaps inner 20 +gaps inner 15 gaps outer 5 smart_gaps on @@ -20,8 +20,6 @@ smart_gaps on bindsym Control+$alt+Right workspace next bindsym Control+$alt+Left workspace prev -#set client.focused #FFFFFF - bindsym $mod+n exec --no-startup-id nautilus bindsym $mod+m exec --no-startup-id spotify bindsym $mod+c exec --no-startup-id chromium @@ -188,7 +186,7 @@ client.focused #FFFFFF #FFFFFF #000000 #FFFFFF #FFFFFF client.focused_inactive #a5a5a5 #a5a5a5 #000000 #FFFFFF #a5a5a5 client.unfocused #a5a5a5 #a5a5a5 #000000 #FFFFFF #a5a5a5 -for_window [class="^.*"] border pixel 1 +for_window [class="^.*"] border pixel 3 #exec_always --no-startup-id killall polybar; polybar -r bar exec_always --no-startup-id compton -b --config ~/.config/i3/compton.conf