Files
dotfiles/screenlayout/.screenlayout/prometheus-two.sh
2020-02-20 22:40:52 -05:00

4 lines
271 B
Bash
Executable File

#!/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 1920x312 --rotate normal --output VGA1 --mode 1920x1080 --pos 0x0 --rotate normal
changepaper.sh