aboutsummaryrefslogtreecommitdiff
path: root/ponymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'ponymap.c')
-rw-r--r--ponymap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ponymap.c b/ponymap.c
index 6dd7e86..b446c73 100644
--- a/ponymap.c
+++ b/ponymap.c
@@ -471,6 +471,7 @@ indicator_hide (struct indicator *self)
tputs (clr_eol, 1, putchar);
fflush (stdout);
+ self->shown = false;
poller_timer_reset (&self->timer);
}