From d9623baff86f601e3feb9b53318ce46cf0111aaf Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Mon, 24 Aug 2026 18:58:35 -0400 Subject: [PATCH] Update keybindings --- hotkeys.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hotkeys.json b/hotkeys.json index 6cd01dd..b4e0822 100644 --- a/hotkeys.json +++ b/hotkeys.json @@ -419,5 +419,15 @@ ], "key": "9" } + ], + "zk-prefixer": [ + { + "modifiers": [ + "Alt", + "Mod", + "Shift" + ], + "key": "N" + } ] } \ No newline at end of file