dotfiles/system/bin/resolution.sh
Severin Kaderli cd781c174e Reroganize repository
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
2018-12-12 21:41:12 +01:00

2 lines
264 B
Bash
Executable file

#!/bin/sh
xrandr --output VIRTUAL1 --off --output DP3 --off --output eDP1 --mode 1920x1080 --pos 1400x472 --rotate normal --output DP1 --off --output HDMI3 --off --output HDMI2 --off --output HDMI1 --mode 1280x1024 --pos 120x528 --rotate normal --output DP2 --off