Introduction
Introduction Statistics Contact Development Disclaimer Help
tchanged config.def.h - dwm - [fork] customized build of dwm, the dynamic windo…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 247ba66c08f91ad90236f1656161c579ab2d7ca9
parent d7b074fcce4877ed404f6a92671689fcdee9133b
Author: Anselm R Garbe <[email protected]>
Date: Thu, 6 Mar 2008 19:22:00 +0000
changed config.def.h
Diffstat:
M config.def.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.def.h b/config.def.h
t@@ -56,8 +56,8 @@ Rule rules[] = {
Layout layouts[] = {
/* symbol function isfloating */
- { "[]|", tileh, False }, /* first entry …
- { "[]=", tilev, False },
+ { "[]=", tilev, False }, /* first entry …
+ { "[]|", tileh, False },
{ "><>", floating, True },
{ "[M]", monocle, True },
};
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.