mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-05-28 12:26:57 +00:00
Firefox added to sound startup
This commit is contained in:
parent
6d6049ad69
commit
df42eb1140
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user