dotwryn/bin/altaria/4k-beeg-game

13 lines
279 B
Plaintext
Raw Permalink Normal View History

#!/bin/zsh
source ${0:a:h}/xorg.zsh
2024-07-31 03:07:43 +00:00
xrandr --output $XRANDR_OUTPUT__smol --off
XRANDR_SET \
--compositing disable \
--screen-blank disable \
--background vegeta.jpg \
--sound-effect gamedock \
2024-07-31 03:07:43 +00:00
${XRANDR_ARGS__livingroom__4k[@]} --pos 0x0 --primary --rate 119.88 \
;