mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove unused KeyBinding
This commit is contained in:
parent
621d48725a
commit
705d764555
1 changed files with 0 additions and 4 deletions
|
|
@ -46,10 +46,6 @@
|
|||
Key="Tab"
|
||||
Command="{Binding SelectPrevItemCommand}"
|
||||
Modifiers="Shift" />
|
||||
<KeyBinding
|
||||
Key="C"
|
||||
Command="{Binding CopyToClipboard}"
|
||||
Modifiers="Ctrl" />
|
||||
<KeyBinding
|
||||
Key="I"
|
||||
Command="{Binding OpenSettingCommand}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue