mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #659] [MERGED] Make the liked icon configurable #956
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#956
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?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/659
Author: @Utagai
Created: 11/14/2020
Status: ✅ Merged
Merged: 11/24/2020
Merged by: @Rigellute
Base:
master← Head:configurable-liked-icon📝 Commits (4)
45450b6Add liked icon to config and use it over the default518c9b3Add padding to the liked icona57c8ebAdd new liked_icon option to README.mde930437Fix issue with double-padding📊 Changes
3 files changed (+28 additions, -10 deletions)
View changed files
📝
README.md(+4 -1)📝
src/ui/mod.rs(+13 -9)📝
src/user_config.rs(+11 -0)📄 Description
This closes #625.
Sorry this took longer than it should have. I got distracted.
Anyways, it's a pretty simple change. I only have one reservation about the naming.
Here's a screenshot of it in action:

And here's the accompanying config:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.