dotwryn/bin/xorg/umbreon/undock

17 lines
226 B
Plaintext
Raw Normal View History

2022-04-20 18:59:45 +00:00
#!/bin/zsh
source ${0:a:h}/common
xrandr \
--output eDP-1 \
--primary \
--auto \
--mode 1920x1200 \
--rotate normal \
--pos 0x0 \
--output DP-3 \
--off \
;
$DOTWRYN/bin/set-background random
PLAY_SFX gamedock