mirror of
https://github.com/yusufipk/dikte.git
synced 2026-09-11 19:06:11 +00:00
Use generic agent label in desktop shortcut name
This commit is contained in:
+1
-1
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user