From 4a519302f2ea95862e938bb82cdc3e4bf396e270 Mon Sep 17 00:00:00 2001 From: heartacker Date: Thu, 31 Jul 2025 11:11:49 +0800 Subject: [PATCH] add shortcut for custom action Fixes #1637 --- src/Views/Hotkeys.axaml | 5 ++++- src/Views/RepositoryToolbar.axaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/Views/Hotkeys.axaml b/src/Views/Hotkeys.axaml index d020ff8b5..6fc81b27d 100644 --- a/src/Views/Hotkeys.axaml +++ b/src/Views/Hotkeys.axaml @@ -80,7 +80,7 @@ FontSize="{Binding Source={x:Static vm:Preferences.Instance}, Path=DefaultFontSize, Converter={x:Static c:DoubleConverters.Increase}}" Margin="0,8"/> - + @@ -116,6 +116,9 @@ + + + -