summaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorSwindles McCoop <65102316+swindlesmccoop@users.noreply.github.com>2022-08-22 13:53:01 -0400
committerGitHub <noreply@github.com>2022-08-22 13:53:01 -0400
commit945acdd65c458f5d88ab93a49e256a66527fb8fb (patch)
tree418859756a76dd4964e92664554ff2d014d78e75 /dwm.1
parent244442372b6778c59866c42ade11bac6cf986825 (diff)
Add missing keybinds
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.18
1 files changed, 8 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index 94dbd94..c690728 100644
--- a/dwm.1
+++ b/dwm.1
@@ -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