summaryrefslogtreecommitdiff
path: root/src/run-metacity.sh
diff options
context:
space:
mode:
authorrhp <rhp>2001-07-05 05:10:00 +0000
committerrhp <rhp>2001-07-05 05:10:00 +0000
commit90829a15cc68e48a00d77f645504d2e7e04c1e5a (patch)
treedcabc3cb3ebcc774ba4f7e14c909baf40142a5e0 /src/run-metacity.sh
parent73b7323d844089a877133d0b818ef6da53ed516c (diff)
downloadmetacity-90829a15cc68e48a00d77f645504d2e7e04c1e5a.tar.gz
...
Diffstat (limited to 'src/run-metacity.sh')
-rwxr-xr-xsrc/run-metacity.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run-metacity.sh b/src/run-metacity.sh
index ce1a955e..a05c8e10 100755
--- a/src/run-metacity.sh
+++ b/src/run-metacity.sh
@@ -15,7 +15,7 @@ if test -z "$CLIENTS"; then
fi
if test -z "$ONLY_WM"; then
- Xnest -ac :1 -scrns $SCREENS -geometry 640x600 -bw 15 &
+ Xnest -ac :1 -scrns $SCREENS -geometry 640x400 -bw 15 &
usleep 100000
if test $CLIENTS != 0; then