dotwryn/bin/umbreon/undock

18 lines
434 B
Plaintext
Raw Normal View History

2022-04-20 18:59:45 +00:00
#!/bin/zsh
source ${0:a:h}/xorg.zsh
2023-06-27 22:53:59 +00:00
ARGS=($(ALL_OTHER_DISPLAYS_OFF eDP-1))
2022-04-20 18:59:45 +00:00
2023-06-27 22:53:59 +00:00
xrandr ${ARGS[@]} \
2022-04-20 18:59:45 +00:00
--output eDP-1 \
--primary \
--mode 1920x1200 \
--pos 0x0 \
2023-06-27 22:53:59 +00:00
--rotate normal \
2022-04-20 18:59:45 +00:00
;
(pkill compton; sleep 0.5; compton;) &
2024-04-09 01:13:02 +00:00
scwrypts desktop screen-blank -- enable
scwrypts desktop i3 set background -- $(scwrypts -n get theme).jpg || scwrypts desktop i3 set background -- random
2024-04-09 01:13:02 +00:00
scwrypts desktop play sound -- gamedock