remove pulse from autostart - firefox does it for us
This commit is contained in:
parent
cc8cbf7425
commit
24b7804014
1 changed files with 0 additions and 7 deletions
|
@ -8,13 +8,6 @@ user=bnuuy
|
|||
autorestart=true
|
||||
priority=200
|
||||
|
||||
[program:pulse]
|
||||
environment=HOME="/home/bnuuy",DISPLAY=":1",USER="bnuuy"
|
||||
command=/usr/bin/pulseaudio
|
||||
user=bnuuy
|
||||
autorestart=true
|
||||
priority=300
|
||||
|
||||
[program:firefox]
|
||||
environment=HOME="/home/bnuuy",DISPLAY=":1",USER="bnuuy"
|
||||
command=/usr/bin/firefox -width 1366 -height 768
|
||||
|
|
Loading…
Reference in a new issue