added default to RenameFileHotkey

This commit is contained in:
Koisu 2025-06-24 10:46:07 -07:00
parent 518f883f71
commit 781feebd2f

View file

@ -209,7 +209,7 @@
Icon="" Icon=""
Type="Inside"> Type="Inside">
<flowlauncher:HotkeyControl <flowlauncher:HotkeyControl
DefaultHotkey="" DefaultHotkey="F2"
Type="RenameFileHotkey" Type="RenameFileHotkey"
ValidateKeyGesture="True"/> ValidateKeyGesture="True"/>
</cc:Card> </cc:Card>