[GH-ISSUE #319] Working with $XDG_CONFIG_HOME #130

Open
opened 2026-02-28 14:47:16 +03:00 by kerem · 0 comments
Owner

Originally created by @Odilhao on GitHub (Mar 2, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/319

I'm creating the flatpak release, but I only managed to make things work when the package have permission to write/read on the $HOME, it's possible to make the package first search/write if the can use the $XDG_CONFIG_HOME instead of only using the $HOME.

If we launch the spt without giving access to the $HOME, one loop of configuration starts, and we can use the program.

References:
1 - https://github.com/flathub/flathub/pull/1359/files/0c0a7cc145430973d887e3cd4d7d05f771a1d818#diff-277847b77b5614265cea0f74c9559da4
2 - https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

Originally created by @Odilhao on GitHub (Mar 2, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/319 I'm creating the flatpak release, but I only managed to make things work when the package have permission to write/read on the $HOME, it's possible to make the package first search/write if the can use the $XDG_CONFIG_HOME instead of only using the $HOME. If we launch the spt without giving access to the $HOME, one loop of configuration starts, and we can use the program. References: 1 - https://github.com/flathub/flathub/pull/1359/files/0c0a7cc145430973d887e3cd4d7d05f771a1d818#diff-277847b77b5614265cea0f74c9559da4 2 - https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#130
No description provided.