dotfiles/files/display/.screenlayout/office.sh

3 lines
203 B
Bash
Executable File

#!/bin/sh
xrandr --output eDP1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output HDMI2 --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --mode 1600x900 --rotate normal --pos 3840x0