mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #243] mute #125
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#125
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 @sewnie on GitHub (Sep 2, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/243
Is your feature request related to a problem? Please describe.
i don wan to constantly press - and wait a minute cuz volume is slow
Describe the solution you'd like
a mute keybind
Describe alternatives you've considered
muting alsa enitrely
@aome510 commented on GitHub (Sep 2, 2023):
don't you already have the system mute key? Because of that, it doesn't make sense to implement one for
spotify_player.spotify_playeralso supports setting volume from CLI:spotify_player playback volume 0in case you may need.@sewnie commented on GitHub (Sep 3, 2023):
I want to mute specifically spotify-player and not the rest of my system easily.