reflect new home monitor setup
This commit is contained in:
@ -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 \
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user