Files
dotwryn/bin/xorg/altaria/hdmi4k
T

14 lines
180 B
Bash
Raw Normal View History

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