altaria desktop functions for new monitor config

This commit is contained in:
2024-02-06 13:08:18 -07:00
parent a28fa89ba4
commit 39ec276c5d
10 changed files with 120 additions and 117 deletions

10
bin/altaria/1080p-office-game Executable file
View File

@ -0,0 +1,10 @@
#!/bin/zsh
source ${0:a:h}/xorg.zsh
XRANDR_SET \
--compositing disable \
--screen-blank disable \
--background altaria.jpg \
--sound-effect gamedock \
${XRANDR_ARGS__office__1080p[@]} --pos 0x0 --primary \
;