mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[PR #844] [MERGED] Add option to set window title to "spt - Spotify TUI" on startup #1051
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#1051
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/844
Author: @diegov
Created: 7/29/2021
Status: ✅ Merged
Merged: 10/1/2021
Merged by: @Rigellute
Base:
master← Head:set_window_title_on_startup📝 Commits (1)
2d44ef6Add option to set window title to "spt - Spotify TUI" on startup📊 Changes
3 files changed (+18 additions, -2 deletions)
View changed files
📝
README.md(+2 -0)📝
src/main.rs(+9 -2)📝
src/user_config.rs(+7 -0)📄 Description
This adds an option to set the window title to "Spotify TUI" on startup.
This is very handy when switching windows via something like dmenu, since it makes the terminal window where spotify-tui is running easy to find.
There are a few choices that I wasn't sure about though:
Thanks!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.