Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pause icon option #158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nick4f42
Copy link

@nick4f42 nick4f42 commented Sep 7, 2022

Adds a config option pause_icon under Bling to change the pause notification icon. If pause_icon is the empty string, it will use the album cover.

@bonelifer
Copy link

@nick4f42 what does that icon look like?

@@ -16,6 +16,8 @@
#notify = True
# Send notifications while paused?
#notify_paused = True
# Notification icon when pausing. Leave empty to use album cover.
#pause_icon = media-playback-pause-symbolic
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this settings belongs in the [Notify] section and should be renamed to paused_icon.

There is already paused_summary and paused_body

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants