Merge pull request #3857 from Flow-Launcher/dialog_jump_glyph

Add glyph for dialog jump hotkey card item
This commit is contained in:
Jack Ye 2025-07-22 19:49:20 +08:00 committed by GitHub
commit 1da7e1ef35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,6 +76,7 @@
<cc:Card
Title="{DynamicResource dialogJumpHotkey}"
Margin="0 14 0 0"
Icon="&#xE8AB;"
Sub="{DynamicResource dialogJumpHotkeyToolTip}">
<flowlauncher:HotkeyControl
ChangeHotkey="{Binding SetDialogJumpHotkeyCommand}"