From 33f051830053f25da56f8f8055b5e69706db4e9c Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Mon, 29 Aug 2022 18:48:10 +0930 Subject: [PATCH] Updated i3config spacing --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 5f3e98b..835cf1d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -282,8 +282,8 @@ bindsym $mod+r mode "resize" mode "monitor-mode" { # external-only (1), laptop-only (2) or both (3) bindsym 1 exec ~/.local/bin/screen-external.sh - bindsym 2 exec ~/.local/bin/screen-laptop.sh - bindsym 3 exec ~/.local/bin/screen-dual.sh + bindsym 2 exec ~/.local/bin/screen-laptop.sh + bindsym 3 exec ~/.local/bin/screen-dual.sh # back to normal: Enter or Escape or $mod+r bindsym Return mode "default"