Browse Source

auto launching the screens and polybar for just laptop on boot

master
Josh Fabean 5 years ago
parent
commit
6688289038
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .config/i3/arch-mac-lappy-config

+ 1
- 0
.config/i3/arch-mac-lappy-config View File

@ -52,6 +52,7 @@ bindsym $mod+Up focus up
bindsym $mod+Right focus right
#change screen layout
exec --no-startup-id /home/joshfabean/.screenlayout/just-lappy.sh
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


Loading…
Cancel
Save