Change volume adjustment key bindings
Use the much more obvious ones.
This commit is contained in:
@@ -117,8 +117,8 @@ as in the snippet above. To replace the default volume control bindings, use:
|
||||
|
||||
....
|
||||
normal = {
|
||||
"M-PageUp" = "pulse-volume-up"
|
||||
"M-PageDown" = "pulse-volume-down"
|
||||
"+" = "pulse-volume-up"
|
||||
"-" = "pulse-volume-down"
|
||||
}
|
||||
....
|
||||
|
||||
|
||||
Reference in New Issue
Block a user