dotwryn/bin/xorg/umbreon/runedock

18 lines
297 B
Plaintext
Raw Normal View History

2022-05-24 15:33:55 +00:00
#!/bin/zsh
source ${0:a:h}/common
xrandr \
--output eDP-1 \
--primary \
--auto \
--mode 1280x800 \
--rotate normal \
--pos 0x0 \
;
xset dpms 0 0 0 && xset s noblank && xset s off \
&& notify-send 'DPMS' 'disabled screen blank'
$DOTWRYN/bin/set-background random
PLAY_SFX gamedock