From 6dc84b0622e94d65e011fdff61cdd45b52bbf9ee Mon Sep 17 00:00:00 2001 From: Benjamin Kyd Date: Tue, 16 May 2023 21:48:16 +0100 Subject: [PATCH] epic --- common/.config/i3/config | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/common/.config/i3/config b/common/.config/i3/config index 9da244f..b70b576 100644 --- a/common/.config/i3/config +++ b/common/.config/i3/config @@ -230,26 +230,5 @@ for_window [class="^.*"] border pixel 0 # Enable and disable gaps bindsym $mod+Shift+n gaps inner all set 0; gaps outer all set 0 -bindsym $mod+n gaps inner all set 7; gaps outer all set -1 - -#bar { - #status_command SCRIPT_DIR=~/.config/i3blocks/scripts i3blocks -c ~/.config/i3blocks/config - #position bottom - #separator_symbol "│" - - #tray_output primary - #tray_padding 4 - - #font pango:DejaVu Sans Mono Nerd Font 12 - - #colors { - #background $base - #statusline $text - #separator $rosewater - ## border bg text - #focused_workspace $pink $pink $base - #inactive_workspace $surface0 $surface0 $overlay0 - #urgent_workspace $red $red $base - #} -#} +bindsym $mod+n gaps inner all set 10; gaps outer all set -1