diff --git a/workspace.cpp b/workspace.cpp index 0e294efb8c..f4620a8815 100644 --- a/workspace.cpp +++ b/workspace.cpp @@ -745,6 +745,7 @@ void Workspace::showPopup( const QPoint& pos, Client* c) default: break; } + config->sync(); popup_client = 0; ret = 0;