aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-07-22 02:07:22 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-07-22 02:07:22 +0100
commit5e14cd8e2633360cc5ae48ba46af915d7b0b23bb (patch)
tree5221cdc357df26d44cdadf22651d1e6e9f139fbc /dwm.1
parent3e79d1a71edf359d53313710c55805fdde70bb7d (diff)
downloaddwm-5e14cd8e2633360cc5ae48ba46af915d7b0b23bb.tar.gz
dwm-5e14cd8e2633360cc5ae48ba46af915d7b0b23bb.tar.bz2
dwm-5e14cd8e2633360cc5ae48ba46af915d7b0b23bb.zip
Added dwmblocks man page reference
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.110
1 files changed, 7 insertions, 3 deletions
diff --git a/dwm.1 b/dwm.1
index e21cdfa..d9bdb4f 100644
--- a/dwm.1
+++ b/dwm.1
@@ -69,8 +69,10 @@ prints version information to stderr, then exits.
.TP
.B X root window name
is read and displayed in the status text area. It can be set with the
-.BR xsetroot (1). This fork uses dwmblocks to generate system status information.
-command.
+.BR xsetroot (1).
+This fork uses
+.BR dwmblocks (1)
+to generate system status information.
.SS Keyboard commands
Mod is set to Super (the "windows" key).
.TP
@@ -274,6 +276,7 @@ the floating state.
dwm is customised by creating a custom config.h and (re)compiling the
source code. This keeps it fast, secure and simple.
.SH SEE ALSO
+.BR dwmblocks (1),
.BR dmenu (1),
.BR st (1)
.SH ISSUES
@@ -293,4 +296,5 @@ XToolkit/XAWT backend can recognize) or when using OpenJDK setting the
environment variable
.BR _JAVA_AWT_WM_NONREPARENTING=1 .
.SH BUGS
-Send all bug reports with a patch to hackers@suckless.org.
+Send all bug reports with a patch to hackers@suckless.org or
+aryadev@aryadevchavali.com