aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R Garbe2013-05-01 15:45:32 +0200
committerAnselm R Garbe2013-05-01 15:45:32 +0200
commit82b5e753cdff4a94bab7e529a92d62eb664084a0 (patch)
tree83f50067b585942b9a0700b43ac8934275e0efd2 /dwm.1
parentc107dcb04689d0f6bee80081a1e0a82a24c5bb22 (diff)
downloadaur-82b5e753cdff4a94bab7e529a92d62eb664084a0.tar.gz
added st to SEE ALSO section
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.13
1 files changed, 2 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1
index 7a0ee7cf3b3e..6687011c6cfc 100644
--- a/dwm.1
+++ b/dwm.1
@@ -150,7 +150,8 @@ Resize focused window while dragging. Tiled windows will be toggled to the float
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)
+.BR dmenu (1),
+.BR st (1)
.SH BUGS
Java applications which use the XToolkit/XAWT backend may draw grey windows
only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and early