We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83921f commit bafb5d7Copy full SHA for bafb5d7
Flow.Launcher/SettingPages/Views/SettingsPaneHotkey.xaml
@@ -210,15 +210,6 @@
210
<cc:HotkeyDisplay Margin="4 0 0 0" Keys="Ctrl+Minus" />
211
</StackPanel>
212
</cc:Card>
213
- <cc:Card
214
- Title="{DynamicResource RenameFileHotkey}"
215
- Icon=""
216
- Type="Inside">
217
- <flowlauncher:HotkeyControl
218
- DefaultHotkey="F2"
219
- Type="RenameFileHotkey"
220
- ValidateKeyGesture="True" />
221
- </cc:Card>
222
223
</cc:ExCard>
224
0 commit comments