dotfiles/i3/.i3/scripts/work-monitors.sh

3 lines
307 B
Bash
Raw Permalink Normal View History

2018-02-09 14:18:35 +01:00
#!/bin/sh
2018-04-23 11:56:58 +02:00
xrandr --output DP2-1 --mode 1280x1024 --pos 0x0 --rotate normal --output DP2-2 --mode 1920x1080 --pos 1280x0 --rotate normal --output DP2-3 --off --output eDP1 --primary --mode 2560x1440 --pos 3200x0 --rotate normal --output HDMI2 --off --output HDMI1 --off --output DP2 --off --output DP1 --off