Skip to content

Commit 1da7e1e

Browse files
authored
Merge pull request #3857 from Flow-Launcher/dialog_jump_glyph
Add glyph for dialog jump hotkey card item
2 parents b6e2740 + ea7833e commit 1da7e1e

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)