reflect new home monitor setup

This commit is contained in:
2024-07-30 21:07:43 -06:00
parent 926e373942
commit 3865dec90e
8 changed files with 21 additions and 57 deletions

View File

@ -1,9 +1,12 @@
#!/bin/zsh
source ${0:a:h}/xorg.zsh
xrandr --output $XRANDR_OUTPUT__livingroom --off
XRANDR_SET \
--compositing enable \
--screen-blank disable \
--sound-effect gamedock \
${XRANDR_ARGS__smol__1080p[@]} --pos 0x0 --primary \
${XRANDR_ARGS__smol__2k[@]} --pos 0x0 --rate 180.00 --primary \
;