Files
.circleci
.docker
bin
altaria
1080p-beeg-game
1080p-office-game
4k-beeg-game
beeg-game
default
office-game
smol-game
xorg.zsh
bg-apps
butterfree
umbreon
i3-utils
media
polybar
scwrypts
vim
xorg-activate-default
colorschemes
config
resume
scwrypts
setup
vim
zsh
.gitattributes
.gitignore
.gitmodules
README.md
dotwryn/bin/altaria/beeg-game

11 lines
222 B
Plaintext
Raw Normal View History

#!/bin/zsh
source ${0:a:h}/xorg.zsh
XRANDR_SET \
--compositing disable \
--screen-blank disable \
--background roy-art.jpg \
--sound-effect gamedock \
${XRANDR_ARGS__livingroom__2k[@]} --pos 0x0 --primary \
;