Added dwmblocks man page reference

This commit is contained in:
2024-07-22 02:07:22 +01:00
parent 3e79d1a71e
commit 5e14cd8e26

10
dwm.1
View File

@@ -69,8 +69,10 @@ prints version information to stderr, then exits.
.TP .TP
.B X root window name .B X root window name
is read and displayed in the status text area. It can be set with the 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. .BR xsetroot (1).
command. This fork uses
.BR dwmblocks (1)
to generate system status information.
.SS Keyboard commands .SS Keyboard commands
Mod is set to Super (the "windows" key). Mod is set to Super (the "windows" key).
.TP .TP
@@ -274,6 +276,7 @@ the floating state.
dwm is customised by creating a custom config.h and (re)compiling the dwm is customised by creating a custom config.h and (re)compiling the
source code. This keeps it fast, secure and simple. source code. This keeps it fast, secure and simple.
.SH SEE ALSO .SH SEE ALSO
.BR dwmblocks (1),
.BR dmenu (1), .BR dmenu (1),
.BR st (1) .BR st (1)
.SH ISSUES .SH ISSUES
@@ -293,4 +296,5 @@ XToolkit/XAWT backend can recognize) or when using OpenJDK setting the
environment variable environment variable
.BR _JAVA_AWT_WM_NONREPARENTING=1 . .BR _JAVA_AWT_WM_NONREPARENTING=1 .
.SH BUGS .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