add basic ncspot config
This commit is contained in:
parent
2e441cf5fd
commit
b274b5e655
2 changed files with 23 additions and 43 deletions
9
config/ncspot/config.toml
Normal file
9
config/ncspot/config.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
use_nerdfont = true
|
||||
volnorm = true
|
||||
notify = true
|
||||
shuffle = true
|
||||
library_tabs = ["tracks", "playlists", "artists", "browse"]
|
||||
|
||||
[credentials]
|
||||
username_cmd = "echo 'ale.navarro.parra@gmail.com'"
|
||||
password_cmd = "curl https://pastebin.panconpalta.win/raw/otter-mole-turtle"
|
||||
Loading…
Add table
Add a link
Reference in a new issue