From 85c027057d58ed6f778df1c21d1dc312f14cafc8 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:29:07 +0100 Subject: i3 xorg update. screenshot scrot update. --- .config/i3/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/i3/config') diff --git a/.config/i3/config b/.config/i3/config index b742d95..56a8d8f 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -102,10 +102,10 @@ mode "Resize Mode" { bindsym Shift+k resize grow height 12 px or 12 ppt bindsym Shift+l resize grow width 12 px or 12 ppt - bindsym minus gaps inner current minus 6 - bindsym plus gaps inner current plus 6 - bindsym Shift+minus gaps inner current minus 12 - bindsym Shift+plus gaps inner current plus 12 + bindsym minus gaps inner current minus 5 + bindsym plus gaps inner current plus 5 + bindsym Shift+minus gaps inner current minus 10 + bindsym Shift+plus gaps inner current plus 10 bindsym Return mode "default" bindsym Escape mode "default" @@ -117,7 +117,7 @@ bindsym $mod+r mode "Resize Mode" ##### Appearance font pango:Source Code Pro Medium 11 -gaps inner 5 +gaps inner 0 gaps outer 0 default_border pixel 2 default_floating_border pixel 2 -- cgit v1.2.3-70-g09d2