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 option to output current volume to stdout #10

Closed
wants to merge 3 commits into from

Conversation

hovnatan
Copy link

I needed an option to output the current volume to stdout for i3blocks

@hastinbe
Copy link
Owner

i3blocks has a script for outputting volume information to the statusline. i3-volume sends a signal for it to update when the volume changes (SIGRTMIN+10 by default). It also displays MUTED when it is muted

@hastinbe hastinbe closed this Jun 20, 2019
@hastinbe
Copy link
Owner

FYI: this was added in v2.2.0 under commit 8f420b4. Example for i3blocks:

[i3volume]
label=
command=~/i3-volume/volume -o i3blocks
interval=once
signal=10
color=#b8bb26
separator_block_width=10
markup=pango

This pull request was closed.
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.

2 participants