diff options
author | Swindles McCoop <65102316+swindlesmccoop@users.noreply.github.com> | 2022-08-22 13:53:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-22 13:53:01 -0400 |
commit | 945acdd65c458f5d88ab93a49e256a66527fb8fb (patch) | |
tree | 418859756a76dd4964e92664554ff2d014d78e75 | |
parent | 244442372b6778c59866c42ade11bac6cf986825 (diff) |
Add missing keybinds
-rw-r--r-- | dwm.1 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -69,6 +69,14 @@ Spawn .BR dmenu(1) for launching other programs. .TP +.B Super\-grave +Spawn +.BR dmenuunicode(1) +for selecting emoji. +.TP +.B Super\-minus/plus, Super\-Shift\-minus/plus +Decrease/increase volume by 5 and 15 respectively. +.TP .B Super\-b Toggles bar on and off. .TP |