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

xrandr \
	--output HDMI-0 --primary --mode 1920x1080 --pos 1440x0 --rotate normal \
	--output DP-0 --off \
	--output DP-1 --off \
	--output DP-2 --mode 1440x900 --pos 0x0 --rotate normal \
	--output DP-3 --off \
	--output DP-4 --mode 1680x1050 --pos 3360x0 --rotate normal \
	--output DP-5 --off


setwp "$HOME"/pics/wp.png