We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
The text was updated successfully, but these errors were encountered:
mark running sink #324
1426281
I added a check mark before the running sink name.
If it comes to microphones, I have no idea where even to start from.
Sorry, something went wrong.
Idk if it's useful but here are some pactl commands related to mic:
pactl set-source-mute @DEFAULT_SOURCE@ toggle
pactl set-source-volume @DEFAULT_SOURCE@ 75%
pactl set-source-volume @DEFAULT_SOURCE@ +10%
pactl set-source-volume 65 -10%
pactl get-default-source
PS: play an audio: canberra-gtk-play -i audio-volume-change it would be cool to have an audio feedback after volume change for sink and source
canberra-gtk-play -i audio-volume-change
Probably it's doable with pactl. I'll try one day. Will need a 6-pack, I'm afraid. ;)
No branches or pull requests
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: