1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-04 17:09:12 +00:00
dotfiles/files/display/.screenlayout/duplicate_mac.sh
2019-04-10 02:23:42 +05:30

3 lines
223 B
Bash
Executable File

#!/bin/sh
xrandr --output VIRTUAL1 --off --output eDP1 --primary --mode 1280x800 --pos 0x0 --rotate normal --output DP1 --off --output HDMI2 --off --output HDMI1 --mode 1280x800 --pos 0x0 --rotate normal --output DP2 --off