Browse Source

Merge branch 'master' of git.joshfabean.com:fabean/Dotfiles

master
Josh Fabean 4 years ago
parent
commit
81bda2dca0
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      .config/sway/arch-lappy-sway

+ 1
- 3
.config/sway/arch-lappy-sway View File

@ -247,9 +247,7 @@ output eDP-1 pos 0 0 res 2880x1800
output DP-1 pos 2880 0 res 1920x1200
output DP-2 pos 4800 0 res 1920x1200
# background images
output eDP-1 bg ~/Wallpapers/xp-sunrise.png stretch
output DP-1 bg ~/Wallpapers/xp-sunrise.png stretch
output DP-2 bg ~/Wallpapers/xp-sunrise.png stretch
output * bg ~/Wallpapers/xp-sunrise.png stretch
bindsym $mod+Shift+m exec --no-startup-id "sway output output DP-1 pos 2880 0 res 1920x1080 && sway ouput DP-2 res 1920x1080"
##############################


Loading…
Cancel
Save