From 934920a052146548dc3a9ee824974f0ec3967b97 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Fri, 3 Jun 2022 15:53:46 -0700 Subject: [PATCH] Reduce the gaps. I really don't need that much space. --- i3/.config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index edd4901..6517d7f 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -180,7 +180,7 @@ exec_always --no-startup-id compton # Remove window borders for_window [class="^.*"] border pixel 2 # Set up gaps -gaps inner 20 +gaps inner 5 # Browser shortcut bindsym $mod+Shift+b exec firefox # Compton shortcut @@ -192,6 +192,6 @@ bindsym $mod+Shift+s exec scrot bindsym $mod+Shift+f exec scrot -s bindsym $mod+Shift+o exec alacritty --command ~/projects/ppl-cli/script/open_float.sh -client.focused #436394 #436394 #436394 #436394 #436394 +client.focused #428df5 #428df5 #428df5 #428df5 #428df5 client.focused_inactive #2e3440 #2e3440 #2e3440 #2e3440 #2e3440 client.unfocused #2e3440 #2e3440 #2e3440 #2e3440 #2e3440