diff options
author | Anselm R Garbe <anselm@garbe.us> | 2013-05-01 15:45:32 +0200 |
---|---|---|
committer | Anselm R Garbe <anselm@garbe.us> | 2013-05-01 15:45:32 +0200 |
commit | 68b400e95d2622265c26f8992205806eefe9be16 (patch) | |
tree | c4752762c8e72b198291659997ecef6faa89fb7a /dwm.1 | |
parent | 656882d76f330543b8ecddcf5158e6da575f9202 (diff) |
added st to SEE ALSO section
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |