Skip to content

Commit

Permalink
Vertical monitors script added
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdelacroix committed Aug 18, 2014
1 parent 455a472 commit 3613f74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/vertical.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
xrandr --output DP3 --off --output DP2 --off --output DP1 --off --output HDMI3 --off --output HDMI2 --off --output HDMI1 --off --output LVDS1 --mode 1366x768 --pos 1200x1080 --rotate normal --output VGA1 --mode 1920x1200 --pos 0x0 --rotate left
feh --bg-fill ~/Pictures/wallpaper

0 comments on commit 3613f74

Please sign in to comment.