userscripts/screenlayout
Zynh Ludwig 9611b19c39 adding dwm stuff
I need to sort out all the services here, and do them in nix instead
2024-05-30 23:09:00 -07:00

2 lines
268 B
Bash

#!/bin/sh
xrandr --output DP-0 --primary --mode 1920x1080 --pos 1922x0 --rotate normal --output DP-1 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off --output DP-3 --off --output HDMI-1 --off --output DP-4 --off --output DP-5 --off