mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-09 23:18:31 -04:00
feat(keybinds): add keybind for PAM U2F on lock screen (#2930)
* feat(keybinds): add keybind for PAM U2F on lock screen * add: tooltip, settings json & error handling ---------
This commit is contained in:
@@ -5453,6 +5453,29 @@
|
||||
"yubikey"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "lockScreenSecurityKeyShortcutEnabled",
|
||||
"label": "Security key shortcut",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"authentication",
|
||||
"key",
|
||||
"keybind",
|
||||
"keyboard",
|
||||
"lock",
|
||||
"login",
|
||||
"password",
|
||||
"screen",
|
||||
"security",
|
||||
"shortcut",
|
||||
"start",
|
||||
"u2f",
|
||||
"unlock",
|
||||
"yubikey"
|
||||
],
|
||||
"description": "Keyboard shortcut to start security key unlock"
|
||||
},
|
||||
{
|
||||
"section": "lockScreenShowMediaPlayer",
|
||||
"label": "Show Media Player",
|
||||
|
||||
Reference in New Issue
Block a user