dotwryn/bin/altaria/beeg-game

13 lines
266 B
Plaintext
Raw 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 roy-art.jpg \
--sound-effect gamedock \
2024-08-01 05:17:45 +00:00
${XRANDR_ARGS__livingroom__1440p[@]} --pos 0x0 --primary \
;