dotfiles/files/display/.screenlayout/work.sh

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