diff --git a/.config/quickshell/ii/modules/common/Config.qml b/.config/quickshell/ii/modules/common/Config.qml index 9180000a5..10dc5a379 100644 --- a/.config/quickshell/ii/modules/common/Config.qml +++ b/.config/quickshell/ii/modules/common/Config.qml @@ -129,7 +129,7 @@ Singleton { property bool pushWindows: false property JsonObject showWhenPressingSuper: JsonObject { property bool enable: true - property int delay: 100 + property int delay: 140 } } property bool bottom: false // Instead of top