Skip to content

Commit ea7833e

Browse files
committed
Add glyph for dialog jump hotkey card item
1 parent b6e2740 commit ea7833e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneHotkey.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
<cc:Card
7777
Title="{DynamicResource dialogJumpHotkey}"
7878
Margin="0 14 0 0"
79+
Icon="&#xE8AB;"
7980
Sub="{DynamicResource dialogJumpHotkeyToolTip}">
8081
<flowlauncher:HotkeyControl
8182
ChangeHotkey="{Binding SetDialogJumpHotkeyCommand}"

0 commit comments

Comments
 (0)