mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #745] No config (config.yml) in windows install (scoop) #300
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0x-h4x on GitHub (Feb 25, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/745
Hi there.
Cant seem to find any config files or any files other than install files in scoop.
Is the spt-tui config files being added to a diffrent dir than scoop?
Not sure if its human error or app error.
@Rigellute commented on GitHub (Feb 27, 2021):
I'm not very familiar with windows, but there should be a config file in the windows equivalent of
${HOME}/.config/spotify-tui/config.yml@notnavindu commented on GitHub (Mar 18, 2021):
Create a new file called
config.ymlinC:\Users\<user>\.config\spotify-tuiand add your config there@rithwikjc commented on GitHub (May 31, 2021):
I also have the same issue. I found the config directory at
C:\Users\<user>\.config\spotify-tuibut there's noconfig.yml.It would be great if the default configuration is generated at this location or if there was a copy of it. Currently I copied the config from the readme.
@0x-h4x commented on GitHub (Nov 7, 2022):
Update:
As rithwikjc said; you'll need to add your own config file when installing using windows.
I just copied the config file in the readme and did my changes.