summaryrefslogtreecommitdiff
path: root/mcwm.c
diff options
context:
space:
mode:
authorMC <mc@hack.org>2010-07-07 11:02:24 +0200
committerMC <mc@hack.org>2010-07-07 11:02:24 +0200
commit33cf8aaaf2ed5694f6c0d70636490cca1966bfbc (patch)
tree425e8007b101c5212db0e3194b2ee394e73b308f /mcwm.c
parent8cd99085c1292e97e9abe4bdfad75b3286c0ef2b (diff)
downloadmcwm-33cf8aaaf2ed5694f6c0d70636490cca1966bfbc.zip
Better start at workspace 0 as well, then. Ahem.
Diffstat (limited to 'mcwm.c')
-rw-r--r--mcwm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcwm.c b/mcwm.c
index cb4fcea..562b852 100644
--- a/mcwm.c
+++ b/mcwm.c
@@ -763,7 +763,7 @@ int setupscreen(void)
free(attr);
} /* for */
- changeworkspace(1);
+ changeworkspace(0);
/*
* Get pointer position so we can set focus on any window which