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"