Introduction
Introduction Statistics Contact Development Disclaimer Help
ts/DEFGEOM/CUSTOMGEOM/ - dwm - [fork] customized build of dwm, the dynamic wind…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 3afca3e6a1457e93c9f7803dfcbc31f86b413095
parent bdc80bdad6a009f9e7e2324c00b066fe29143038
Author: Anselm R Garbe <[email protected]>
Date: Mon, 19 May 2008 13:37:46 +0100
s/DEFGEOM/CUSTOMGEOM/
Diffstat:
M dwm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -1574,8 +1574,8 @@ void
updategeom(void) {
unsigned int i;
-#ifdef DEFGEOM /* define your own if you are Xinerama user */
- DEFGEOM
+#ifdef CUSTOMGEOM /* define your own if you are Xinerama user */
+ CUSTOMGEOM
#else
/* bar geometry*/
bx = 0;
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.