Merge branch 'master' of github.com:LukeSmithxyz/dwm
This commit is contained in:
commit
c9717918ee
2 changed files with 9 additions and 1 deletions
8
dwm.1
8
dwm.1
|
@ -60,6 +60,14 @@ Spawn
|
||||||
.BR dmenu(1)
|
.BR dmenu(1)
|
||||||
for launching other programs.
|
for launching other programs.
|
||||||
.TP
|
.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
|
.B Super\-b
|
||||||
Toggles bar on and off.
|
Toggles bar on and off.
|
||||||
.TP
|
.TP
|
||||||
|
|
|
@ -161,7 +161,7 @@ To type capital letters, hold down the \f(CWShift\fP key\(emthat might sound lik
|
||||||
.ITEM
|
.ITEM
|
||||||
\f(CWMod+m\fP \(en ncmpcpp (music player)
|
\f(CWMod+m\fP \(en ncmpcpp (music player)
|
||||||
.ITEM
|
.ITEM
|
||||||
\f(CWMod+w\fP \(en Web browser (Brave by default)
|
\f(CWMod+w\fP \(en Web browser (LibreWolf by default)
|
||||||
.ITEM
|
.ITEM
|
||||||
\f(CWMod+W\fP \(en nmtui (for connecting to wireless internet)
|
\f(CWMod+W\fP \(en nmtui (for connecting to wireless internet)
|
||||||
.ITEM
|
.ITEM
|
||||||
|
|
Loading…
Reference in a new issue