diff options
author | Luke Smith <luke@lukesmith.xyz> | 2022-10-01 08:14:10 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2022-10-01 08:14:10 -0400 |
commit | c9717918eeb71c9599aadb8f96316a87030d0218 (patch) | |
tree | 72bf1e12fb06c85f53eed8266c2cfeb710b78acb /dwm.1 | |
parent | b56a347663a65d624188cccf73048ff966aa9bb5 (diff) | |
parent | 95c85dba2393b7ac7325b20b334701488d6d7902 (diff) |
Merge branch 'master' of github.com:LukeSmithxyz/dwm
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -60,6 +60,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 |