scripts: Switch to own volume script

`pavolume` was nice, but my own volume script is just more flexible. No
real changes yet, but includes notification through dunst and works the
same way as `control-brightness` script does, just invoked through
`control-volume`.
This commit is contained in:
Marty Oehme 2021-03-17 14:19:28 +01:00
parent 9a6fd3fa04
commit bab92816d0
Signed by: Marty
GPG key ID: B7538B8F50A1C800
2 changed files with 93 additions and 2 deletions

View file

@ -21,9 +21,9 @@ super + F7
XF86MonBrightness{Up,Down}
control-brightness {up, down} 10
XF86AudioMute
pavolume mutetoggle
control-volume mute
XF86Audio{LowerVolume,RaiseVolume}
pavolume {voldown, volup}
control-volume {down, up}
# Open terminal emulator (the variable gets set in sh module basic env vars)
super + Return