Introduction
Introduction Statistics Contact Development Disclaimer Help
tI prefer BORDERPX=1 - dwm - [fork] customized build of dwm, the dynamic window…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit b1c9f5f1447846cf75b0184445062b1c30753452
parent a542bdf658e9fce2034583b8a3e439430be9b5a5
Author: Anselm R. Garbe <[email protected]>
Date: Fri, 19 Jan 2007 08:05:39 +0100
I prefer BORDERPX=1
Diffstat:
M config.arg.h | 2 +-
M config.default.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -5,10 +5,10 @@
#define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
+#define BORDERPX 1
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
-#define BORDERPX 2
#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#333"
diff --git a/config.default.h b/config.default.h
t@@ -5,10 +5,10 @@
#define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
+#define BORDERPX 1
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
-#define BORDERPX 1
#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*…
#define NORMBORDERCOLOR "#dddddd"
You are viewing proxied material from mx1.adamsgaard.dk. 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.