Introduction
Introduction Statistics Contact Development Disclaimer Help
tset layout already here - dwm - [fork] customized build of dwm, the dynamic wi…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 2fc9cffdeb96dabd52bff22359a0091e1f1e2e4f
parent 3c5b6f03baa16dd8bbe9a4f70bb32b02ce4a488a
Author: Anselm R Garbe <[email protected]>
Date: Thu, 13 Mar 2008 10:22:10 +0000
set layout already here
Diffstat:
M config.anselm.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.anselm.h b/config.anselm.h
t@@ -78,13 +78,13 @@ setanselmgeoms(void) {
void
anselmgeoms(const char *arg) {
setgeoms = setanselmgeoms;
- arrange();
+ setlayout("[]|");
}
void
defgeoms(const char *arg) {
setgeoms = setdefaultgeoms;
- arrange();
+ setlayout("[]=");
}
/* key definitions */
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.