From 945acdd65c458f5d88ab93a49e256a66527fb8fb Mon Sep 17 00:00:00 2001 From: Swindles McCoop <65102316+swindlesmccoop@users.noreply.github.com> Date: Mon, 22 Aug 2022 13:53:01 -0400 Subject: [PATCH] Add missing keybinds --- dwm.1 | 8 ++++++++ 1 file changed, 8 insertions(+) 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