christophgysin / pasystray

PulseAudio system tray
GNU Lesser General Public License v2.1
439 stars 43 forks source link

Keyboard shortcuts? #157

Closed sonalys closed 2 years ago

sonalys commented 2 years ago

The default sys icon for pulseaudio in i3 pa-applet has bindings with dunst and keyboard shortcuts, would it be in the scope of this project to also add keybindings?

aidan-hall commented 2 years ago

Key bindings can be enabled with the -g option, and notifications should be on by default, but can also be enabled with --notify=all.

sonalys commented 2 years ago

it would be nice to add the parameters to readme maybe?

christophgysin commented 2 years ago

Indeed. Would you like to make a PR?

sonalys commented 2 years ago

sure, but I can't push branches.

christophgysin commented 2 years ago

@sonalys Not here, but on your own fork. See: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request