1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-04 17:09:12 +00:00
dotfiles/files/display/.screenlayout/right.sh
Abhay Rana ce690be554 Script to switch between monitor configurations.
- Generated via arandr
- Calls nitrogen to restore wallpapers as well
2015-09-12 13:11:21 +05:30

3 lines
220 B
Bash
Executable File

#!/bin/sh
xrandr --output VIRTUAL1 --off --output eDP1 --mode 1920x1080 --pos 0x392 --rotate normal --output DP1 --mode 1600x900 --pos 1920x0 --rotate normal --output HDMI2 --off --output HDMI1 --off --output VGA1 --off