From bb88dba0fb68d0e11274b7805f6cf23432ef5cf4 Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Wed, 14 Mar 2018 15:07:00 -0500 Subject: [PATCH] updated screens in i3 --- .config/i3/ubuntu-config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/ubuntu-config b/.config/i3/ubuntu-config index 3d60a2d..6407ec0 100644 --- a/.config/i3/ubuntu-config +++ b/.config/i3/ubuntu-config @@ -51,8 +51,8 @@ bindsym $mod+Up focus up bindsym $mod+Right focus right #change screen layout -bindsym $mod+Shift+m exec --no-startup-id /home/joshfabean/.screenlayout/work-2-monitors.sh -bindsym $mod+Shift+n exec --no-startup-id /home/joshfabean/.screenlayout/just-lappy.sh +bindsym $mod+Shift+m exec --no-startup-id /home/joshfabean/.screenlayout/dual-screens.sh +bindsym $mod+Shift+n exec --no-startup-id /home/joshfabean/.screenlayout/single-screens.sh # move focused window bindsym $mod+Shift+j move left