1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-04 17:09:12 +00:00
dotfiles/files/display/.screenlayout/work.sh
2019-01-28 13:02:20 +05:30

3 lines
229 B
Bash
Executable File

#!/bin/sh
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