make spotifyd use keyring
This commit is contained in:
parent
4222ec125c
commit
9a91c47ce3
|
@ -1,6 +1,7 @@
|
|||
[global]
|
||||
username = werhudpj20xndltxqfb95b8dw
|
||||
password_cmd = pass web/spotify.com | head -n 1
|
||||
#password_cmd = pass web/spotify.com | head -n 1
|
||||
use_keyring = true
|
||||
|
||||
backend = pulseaudio
|
||||
#onevent=~/.config/spotifyd/onevent.sh
|
||||
|
|
Loading…
Reference in New Issue