aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
index 07a623b8d..21fd5ac42 100644
--- a/main.c
+++ b/main.c
@@ -179,6 +179,8 @@ main(int argc, const char *argv[])
/* make shure we dont update the volume yet */
g_timer_start(timer);
}
+ else
+ screen_idle(mpc);
}
else if( options->reconnect )
{