diff options
| -rw-r--r-- | dwm.1 | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -131,6 +131,8 @@ Resize current window while dragging (floating mode only).  .SH CUSTOMIZATION  dwm is customized by creating a custom config.h and (re)compiling the source  code. This keeps it fast, secure and simple. +.SH SEE ALSO +.BR dmenu (1)  .SH BUGS  The status bar may display  .BR "EOF" @@ -145,5 +147,3 @@ you can use JDK 1.4 (which doesn't contain the XToolkit/XAWT backend) or you  can set the following environment variable (to use the older Motif  backend instead):  .BR AWT_TOOLKIT=MToolkit . -.SH SEE ALSO -.BR dmenu (1)  |