Faster audio startup

This commit is contained in:
2019-07-28 12:46:26 -04:00
parent 7ac78a5b58
commit 723c164bb1
3 changed files with 4 additions and 4 deletions

View File

@ -16,4 +16,4 @@ do
done
# Start up music player
sleep 20 && i3-msg 'workspace 10; exec google-play-music-desktop-player'
sleep .1 && i3-msg 'workspace 10; exec google-play-music-desktop-player'