fixup! Binds: Grammar skill issue

This commit is contained in:
Antonino Scordino 2022-10-20 22:14:52 +02:00
parent 34fb569eb7
commit c459b5f3dc
No known key found for this signature in database
GPG Key ID: F20FDE4C896FC2CB
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ Example Usage:
# Example volume button that allows press and hold
binde=, XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
# Example volume button that will activate even while the input inhibitor is active
# Example volume button that will activate even while an input inhibitor is active
bindl=, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
# Start wofi on hold and kill it on release