14 lines
180 B
Plaintext
Raw Normal View History

2022-02-06 00:15:14 -07:00
#!/bin/zsh
source ${0:a:h}/common
xrandr \
--output DP-0 \
2022-02-06 00:15:14 -07:00
--primary \
--mode 3840x2160 \
--rotate normal \
--pos 0x0 \
;
$DOTWRYN/bin/set-background random
2022-02-06 00:15:14 -07:00
PLAY_SFX login