From ad49e360272102e13790dafe1b20e3153ce8678e Mon Sep 17 00:00:00 2001 From: He4eT Date: Thu, 30 Jun 2022 21:49:57 +0300 Subject: [PATCH] i3: win+r, r for zero gaps --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index 9ff75d2..0a9df82 100644 --- a/i3/config +++ b/i3/config @@ -197,6 +197,7 @@ mode "resize" { bindsym Right resize grow width 10 px or 10 ppt # gaps size + bindsym r exec "i3-msg mode default; exec i3-msg gaps inner current set 0" bindsym 0 gaps inner current set 0 bindsym 1 gaps inner current set 10 bindsym 2 gaps inner current set 20