mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #993] Couldn't find config file #439
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#439
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 @schmuxix on GitHub (Jun 7, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/993
Hey,
im using spt on my Raspberry Pi and I tried to remap the keybinds. I used snap but I can't find the config file when I use '${HOME}/snap/spt/current/.config/spotify-tui/config.yml'.
Thanks for any advice! :^)
@DJTai commented on GitHub (Jun 7, 2022):
@schmuxix - this is likely a duplicate of #959. That user got it to work by removing the reference to
${HOME}, i.e.,spt --config /snap/spt/current/.config/spotify-tui/config.yml. I'd do that for now until a fix, but also add any other info to that ticket.