1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-07 08:09:13 +00:00
dotfiles/files/display/.screenlayout/work.sh

3 lines
229 B
Bash
Raw Normal View History

2015-08-12 22:30:24 +00:00
#!/bin/sh
2019-01-01 18:56:31 +00:00
xrandr --output VIRTUAL1 --off --output eDP1 --primary --mode 1440x900 --pos 0x300 --rotate normal --output DP1 --mode 1920x1200 --pos 1440x0 --rotate normal --output HDMI2 --off --output HDMI1 --off --output DP2 --off