From e162da8188e6a2fd5db460f0645da997ae6b7171 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 12 Apr 2020 18:35:35 -0300 Subject: Removed conky and smart_gaps just to test --- .config/i3/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index 1931dde9..0dbe653d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -54,9 +54,9 @@ bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightne for_window [class=".*"] border pixel 0 # Use gaps -smart_gaps on -gaps inner 5 -gaps outer 5 +# smart_gaps on +gaps inner 2 +gaps outer 2 bindsym $mod+Shift+t gaps inner current set 15; gaps outer current set 15 bindsym $mod+s gaps inner current plus 5 @@ -238,7 +238,7 @@ for_window [urgent=latest] focus # Autostarts exec --no-startup-id sleep 10; exec /usr/bin/evolution exec --no-startup-id exec /usr/bin/nextcloud -exec_always --no-startup-id .config/conky/start.sh +# exec_always --no-startup-id .config/conky/start.sh exec --no-startup-id exec /usr/bin/emacs exec --no-startup-id exec /usr/bin/brave exec --no-startup-id exec $terminal -- cgit v1.2.3