Introduction
Introduction Statistics Contact Development Disclaimer Help
added st to SEE ALSO section - dwm - my customized version of dwm (hiltjo branc…
git clone git://git.codemadness.org/dwm
Log
Files
Refs
README
LICENSE
---
commit 68b400e95d2622265c26f8992205806eefe9be16
parent 656882d76f330543b8ecddcf5158e6da575f9202
Author: Anselm R Garbe <[email protected]>
Date: Wed, 1 May 2013 15:45:32 +0200
added st to SEE ALSO section
Diffstat:
M dwm.1 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/dwm.1 b/dwm.1
@@ -150,7 +150,8 @@ Resize focused window while dragging. Tiled windows will be…
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 …
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.