voidrice/.screenlayout/dual_screens_nashville.sh
2020-04-03 15:11:31 -05:00

3 lines
200 B
Bash
Executable File

#!/bin/sh
xrandr --output eDP-1 --mode 1366x768 --pos 1920x156 --rotate normal --output DP-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off --output HDMI-2 --off