From 034de5894a423c27ee365319e0899aa504b296f6 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:28:21 +0200 Subject: [PATCH] increased the gap between windows --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index f384f96..e5de705 100644 --- a/i3/config +++ b/i3/config @@ -157,7 +157,7 @@ bindsym $mod+Shift+r restart 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 +gaps inner 20 # resize window (you can also use the mouse for that) mode "resize" {