add example volume button via binde

This commit is contained in:
NotAShelf 2022-10-19 19:18:53 +03:00
parent eaf7433b99
commit a0138fcd25
No known key found for this signature in database
GPG Key ID: 5B5C8895F28445F1
1 changed files with 5 additions and 2 deletions

View File

@ -137,8 +137,11 @@ Example Usage:
```ini
bindl=
bindr=
binde=
# See below for bindm
# Example volume button that allows press and hold
binde=,XF86AudioRaiseVolume,exec,wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
# See Mouse Binds section for bindm usage
```
## Mouse Binds