mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-18 03:15:31 +00:00
Firefox added to sound startup
This commit is contained in:
@@ -20,5 +20,6 @@ done
|
|||||||
alsa_in -d hw:1 &
|
alsa_in -d hw:1 &
|
||||||
alsa_out -d hw:1 &
|
alsa_out -d hw:1 &
|
||||||
|
|
||||||
# Start up music player
|
# Start up programs that use audio
|
||||||
sleep .1 && i3-msg 'workspace 10; exec google-play-music-desktop-player'
|
sleep .1 && i3-msg 'workspace 10; exec google-play-music-desktop-player'
|
||||||
|
sleep .1 && i3-msg 'workspace 3; exec firefox'
|
||||||
|
Reference in New Issue
Block a user