From 86aee80134ee05a51d9fab9e162122bc25a9ab6d Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Tue, 28 Oct 2025 09:03:19 +0100 Subject: [PATCH] Add vikunja --- bigbox-random/hotkeyapps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bigbox-random/hotkeyapps.json b/bigbox-random/hotkeyapps.json index 87b9190..06413be 100644 --- a/bigbox-random/hotkeyapps.json +++ b/bigbox-random/hotkeyapps.json @@ -80,5 +80,11 @@ "findFirst": true, "process": "Zulip.exe", "hotkey": "Alt+Shift+Y" + }, + { + "Path": "C:/Users/Administrator/Seafile/My Library/programs/Vikunja Desktop-unstable.exe", + "findFirst": true, + "process": "Vikunja Desktop.exe", + "hotkey": "Alt+Shift+V" } ]