summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/view.c b/source/view.c
index 656a4817..479c5254 100644
--- a/source/view.c
+++ b/source/view.c
@@ -1513,6 +1513,7 @@ static void rofi_view_trigger_global_action ( KeyBindingAction action )
gboolean rofi_view_trigger_action ( RofiViewState *state, BindingsScope scope, guint action )
{
+ rofi_view_set_user_timeout ( NULL );
switch ( scope )
{
case SCOPE_GLOBAL: