mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #575] customized font #331
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#331
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 @elogikalaf on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/575
it would be cool to have the option to select a font for this TUI app. I don't want to change the font of the terminal as a whole.
an option in the configuration to select a font file to be used by this TUI app.
@w-lfchen commented on GitHub (Oct 14, 2024):
i'm 90% sure that's impossible to implement.
are there any existing projects which feature such an option?
@elogikalaf commented on GitHub (Oct 14, 2024):
oh
I didn't realize that it's that hard. I naively assumed it's easy to implement. thanks for taking the time to answer me.
BottomwithHiddenborders causes useless padding #1113