summaryrefslogtreecommitdiffstats
path: root/dwm.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dwm.h5
-rw-r--r--dwm.html6
2 files changed, 8 insertions, 3 deletions
diff --git a/dwm.h b/dwm.h
index e7ddaa7..e43301c 100644
--- a/dwm.h
+++ b/dwm.h
@@ -8,9 +8,14 @@
/********** CUSTOMIZE **********/
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
+#define BGCOLOR "#0a2c2d"
+#define FGCOLOR "#ddeeee"
+#define BORDERCOLOR "#176164"
+/*
#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"
#define BORDERCOLOR "#9999CC"
+*/
#define MASTERW 52 /* percent */
#define WM_PROTOCOL_DELWIN 1
diff --git a/dwm.html b/dwm.html
index 5e31a52..8f0aff6 100644
--- a/dwm.html
+++ b/dwm.html
@@ -74,9 +74,9 @@
wmiir and what not...
</li>
<li>
- garbeam <b>does not</b> want any feedback to dwm. If you ask for support,
+ Anselm <b>does not</b> want any feedback to dwm. If you ask for support,
feature requests, or if you report bugs, they will be <b>ignored</b>
- with a high chance. dwm is only intended to fit garbeams needs.
+ with a high chance. dwm is only intended to fit Anselms needs.
However you are free to download and distribute/relicense it, with the
conditions of the <a href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>.
</li>
@@ -99,7 +99,7 @@
<h3>Miscellaneous</h3>
<p>
You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
- if you like dwm and the dwm logo, which has been designed by garbeam.
+ if you like dwm and the dwm logo, which has been designed by Anselm.
</p>
<p><small>--Anselm (20060714)</small></p>
</body>