mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add glyph for dialog jump hotkey card item
This commit is contained in:
parent
b6e2740746
commit
ea7833efe4
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@
|
||||||
<cc:Card
|
<cc:Card
|
||||||
Title="{DynamicResource dialogJumpHotkey}"
|
Title="{DynamicResource dialogJumpHotkey}"
|
||||||
Margin="0 14 0 0"
|
Margin="0 14 0 0"
|
||||||
|
Icon=""
|
||||||
Sub="{DynamicResource dialogJumpHotkeyToolTip}">
|
Sub="{DynamicResource dialogJumpHotkeyToolTip}">
|
||||||
<flowlauncher:HotkeyControl
|
<flowlauncher:HotkeyControl
|
||||||
ChangeHotkey="{Binding SetDialogJumpHotkeyCommand}"
|
ChangeHotkey="{Binding SetDialogJumpHotkeyCommand}"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue