summaryrefslogtreecommitdiffstats
path: root/.local/bin/scr3
blob: 571aa94d4fc89090b65ccc459320075396c1b0e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

xrandr \
	--output HDMI-0 --mode 1920x1080 --pos 3120x0 --rotate normal \
	--output DP-0 --off \
	--output DP-1 --off \
	--output DP-2 --mode 1680x1050 --pos 0x0 --rotate normal \
	--output DP-3 --off \
	--output DP-4 --primary --mode 2560x1440 --pos 1680x0 --rotate normal \
	--output DP-5 --off


setwp "$HOME"/pics/wp.png