From cebf0ce5b164c1cd5983ed978b3385e9e8485dbf Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 13 Apr 2020 17:46:24 -0300 Subject: Better style for the i3 labels in polybar --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index 5dd67fd0..079a36ec 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -58,7 +58,7 @@ for_window [class=".*"] border pixel 2 gaps inner 2 gaps outer 2 -bindsym $mod+Shift+t gaps inner current set 15; gaps outer current set 15 +bindsym $mod+Shift+t gaps inner current set 2; gaps outer current set 2 bindsym $mod+s gaps inner current plus 5 bindsym $mod+Shift+s gaps inner current minus 5 bindsym $mod+Shift+d gaps inner current set 0; gaps outer current set 0 -- cgit v1.2.3