- added sync media directories
- zsh plugin update
This commit is contained in:
yage
2022-02-10 11:12:21 -07:00
committed by yage
parent 6f7fca0029
commit 4c274248f1
12 changed files with 43 additions and 30 deletions

View File

@ -44,7 +44,7 @@ DISCONNECT_OTHER() {
done
sleep 1
$DOTWRYN/bin/randomize-background
$DOTWRYN/bin/set-background random
[ $SFX ] && ( PLAY_SFX $SFX ) &
return 0