dotfiles/.local/bin/screen-dual.sh

3 lines
181 B
Bash
Executable File

#!/bin/sh
xrandr --output eDP --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DisplayPort-0 --mode 1920x1080 --pos 1920x0 --rotate normal --output DisplayPort-1 --off