Use generic agent label in desktop shortcut name

This commit is contained in:
kemal
2026-08-28 02:14:40 +03:00
parent 21e28f621e
commit 6d7c591b7d
+1 -1
View File
@@ -57,7 +57,7 @@ SHORTCUTS = {
"Dikte: pause/resume the recording", "pause_shortcut", ""), "Dikte: pause/resume the recording", "pause_shortcut", ""),
"cancel": Shortcut("cancel", CANCEL_DESKTOP_ID, "Dikte: discard the recording", "cancel": Shortcut("cancel", CANCEL_DESKTOP_ID, "Dikte: discard the recording",
"cancel_shortcut", ""), "cancel_shortcut", ""),
"ask": Shortcut("ask", ASK_DESKTOP_ID, "Dikte: ask Claude Code", "ask": Shortcut("ask", ASK_DESKTOP_ID, "Dikte: ask the agent",
"assistant_shortcut", ""), "assistant_shortcut", ""),
"meeting": Shortcut("meeting", MEETING_DESKTOP_ID, "meeting": Shortcut("meeting", MEETING_DESKTOP_ID,
"Dikte: start/end a meeting recording", "Dikte: start/end a meeting recording",