Dotfiles/bin/.bin/screenlayouts/mirrored.sh
Jonathan Hodgson dbfbbd2623 Many changes
2019-10-10 17:29:09 +01:00

2 lines
206 B
Bash
Executable file

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