projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c5b6f0
)
set layout already here
author
Anselm R Garbe
<garbeam@gmail.com>
Thu, 13 Mar 2008 10:22:10 +0000
(10:22 +0000)
committer
Anselm R Garbe
<garbeam@gmail.com>
Thu, 13 Mar 2008 10:22:10 +0000
(10:22 +0000)
config.anselm.h
patch
|
blob
|
history
diff --git
a/config.anselm.h
b/config.anselm.h
index ea0f52eaa285e54e68eee7289219a8edd85eb1cc..937ab8128f209677b3c03fd441333f7272e93557 100644
(file)
--- a/
config.anselm.h
+++ b/
config.anselm.h
@@
-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 */