From d756a96cb6ff8d4f4ead21b3db5f7fe12b3785a0 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:17:51 +0200 Subject: [PATCH] added gaps for all i3 windows --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index d3face9..f384f96 100644 --- a/i3/config +++ b/i3/config @@ -156,6 +156,9 @@ bindsym $mod+Shift+r restart # exit i3 (logs you out of your X session) bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" +# Set gaps +gaps inner 5 + # resize window (you can also use the mouse for that) mode "resize" { # These bindings trigger as soon as you enter the resize mode