dotwryn/bin/umbreon/undock
2023-06-27 16:53:59 -06:00

18 lines
364 B
Bash
Executable File

#!/bin/zsh
source ${0:a:h}/xorg.zsh
ARGS=($(ALL_OTHER_DISPLAYS_OFF eDP-1))
xrandr ${ARGS[@]} \
--output eDP-1 \
--primary \
--mode 1920x1200 \
--pos 0x0 \
--rotate normal \
;
(pkill compton; sleep 0.5; compton;) &
scwrypts desktop/screen-blank -- enable
scwrypts desktop/i3/set-background -- random
scwrypts desktop/play-sound -- gamedock