dotwryn/bin/xorg/altaria/hdmi4k

13 lines
147 B
Plaintext
Raw Normal View History

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