https://bugs.kde.org/show_bug.cgi?id=340225

--- Comment #23 from Martin Gräßlin <mgraess...@kde.org> ---
An idea what could be done in addition. We could provide a declarative way to
export the shortcuts:
GlobalShortcut {
    shortcut: "Ctrl+Alt+1"
    onTriggered: console.log("triggered")
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to