From d90067a11dee94d515da194024db0e7be34d6842 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 11 May 2025 08:03:55 +0200 Subject: [PATCH] make overviewToggleReleaseInterrupt description clearer --- .config/quickshell/modules/overview/Overview.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/quickshell/modules/overview/Overview.qml b/.config/quickshell/modules/overview/Overview.qml index b6d093eae..053c24507 100644 --- a/.config/quickshell/modules/overview/Overview.qml +++ b/.config/quickshell/modules/overview/Overview.qml @@ -153,7 +153,7 @@ Scope { GlobalShortcut { name: "overviewToggleReleaseInterrupt" description: "Interrupts possibility of overview being toggled on release. " + - "This is necessary because onReleased triggers whether or not you press something else while holding the key. " + + "This is necessary because GlobalShortcut.onReleased in quickshell triggers whether or not you press something else while holding the key. " + "To make sure this works consistently, use binditn = MODKEYS, catchall in an automatically triggered submap that includes everything." onPressed: {