Improve autostart-manage script
This commit is contained in:
parent
e45acae5b4
commit
cf6ef78b67
4 changed files with 24 additions and 6 deletions
14
.config/spotifyd/spotifyd.conf
Normal file
14
.config/spotifyd/spotifyd.conf
Normal file
|
@ -0,0 +1,14 @@
|
|||
[global]
|
||||
# Your Spotify account name.
|
||||
username = "serguzim"
|
||||
password_cmd = "pass spotifyd"
|
||||
|
||||
use_mpris = true
|
||||
|
||||
backend = "pulseaudio"
|
||||
|
||||
volume_controller = "softvol"
|
||||
|
||||
device_name = "portalo"
|
||||
#device_type = "computer" # correct but no shared sessions
|
||||
device_type = "speaker" # allows shared sessions
|
Loading…
Add table
Add a link
Reference in a new issue