dotfiles/files/display/.screenlayout/office.sh

3 lines
268 B
Bash
Raw Normal View History

#!/bin/sh
2016-06-22 06:15:20 +00:00
xrandr --output VIRTUAL1 --off --output eDP1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output HDMI2 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output VGA1 --off --output DP1 --mode 1600x900 --rotate normal --pos 3840x0