feat(settings): add DesktopShortcutsContent component for managing hotkeys and update user settings dialog

This commit is contained in:
Anish Sarkar 2026-04-23 22:49:59 +05:30
parent 84145566e3
commit fb2aecea46
4 changed files with 127 additions and 83 deletions

View file

@ -152,7 +152,7 @@ export default function DesktopLoginPage() {
{shortcutsLoaded ? (
<div className="flex flex-col gap-2">
<p className="text-xs font-medium uppercase tracking-wider text-muted-foreground">
Keyboard Shortcuts
Hotkeys
</p>
<div className="flex flex-col gap-1.5">
<ShortcutRecorder