mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 16:22:09 -04:00
feat: add setting for first day of the week (#1854)
* feat: add setting for first day of the week * fix: extract settings indices * fix: formatting mistake * fix(ui): add outline rectangle between settings and reorder settings * fix: don't set firstDayOfWeek automatically to system's locale
This commit is contained in:
@@ -468,6 +468,22 @@
|
||||
],
|
||||
"description": "Show weather information in top bar and control center"
|
||||
},
|
||||
{
|
||||
"section": "firstDayOfWeek",
|
||||
"label": "First Day of Week",
|
||||
"tabIndex": 1,
|
||||
"category": "Time & Weather",
|
||||
"keywords": [
|
||||
"clock",
|
||||
"date",
|
||||
"day",
|
||||
"first",
|
||||
"forecast",
|
||||
"time",
|
||||
"weather",
|
||||
"week"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "lockDateFormat",
|
||||
"label": "Lock Screen Format",
|
||||
@@ -2187,7 +2203,7 @@
|
||||
"theme",
|
||||
"wide"
|
||||
],
|
||||
"icon": "terminal",
|
||||
"icon": "apps",
|
||||
"description": "Sync dark mode with settings portals for system-wide theme hints"
|
||||
},
|
||||
{
|
||||
@@ -2648,6 +2664,7 @@
|
||||
"system",
|
||||
"theme"
|
||||
],
|
||||
"icon": "interests",
|
||||
"description": "DankShell & System Icons (requires restart)"
|
||||
},
|
||||
{
|
||||
@@ -2810,6 +2827,7 @@
|
||||
"style",
|
||||
"theme"
|
||||
],
|
||||
"icon": "layers",
|
||||
"description": "Show darkened overlay behind modal dialogs"
|
||||
},
|
||||
{
|
||||
@@ -3181,7 +3199,7 @@
|
||||
"theme",
|
||||
"theming"
|
||||
],
|
||||
"icon": "extension",
|
||||
"icon": "brush",
|
||||
"conditionKey": "matugenAvailable"
|
||||
},
|
||||
{
|
||||
@@ -3749,6 +3767,52 @@
|
||||
"security"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "lockScreenVideoCycling",
|
||||
"label": "Automatic Cycling",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"automatic",
|
||||
"cycling",
|
||||
"different",
|
||||
"folder",
|
||||
"lock",
|
||||
"login",
|
||||
"password",
|
||||
"pick",
|
||||
"random",
|
||||
"same",
|
||||
"screen",
|
||||
"screensaver",
|
||||
"security",
|
||||
"shuffle",
|
||||
"time",
|
||||
"video"
|
||||
],
|
||||
"description": "Pick a different random video each time from the same folder"
|
||||
},
|
||||
{
|
||||
"section": "lockScreenVideoEnabled",
|
||||
"label": "Enable Video Screensaver",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"animation",
|
||||
"enable",
|
||||
"lock",
|
||||
"locks",
|
||||
"login",
|
||||
"movie",
|
||||
"password",
|
||||
"play",
|
||||
"screen",
|
||||
"screensaver",
|
||||
"security",
|
||||
"video"
|
||||
],
|
||||
"description": "Play a video when the screen locks."
|
||||
},
|
||||
{
|
||||
"section": "enableFprint",
|
||||
"label": "Enable fingerprint authentication",
|
||||
@@ -3771,48 +3835,6 @@
|
||||
],
|
||||
"description": "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)"
|
||||
},
|
||||
{
|
||||
"section": "enableU2f",
|
||||
"label": "Enable security key authentication",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"authentication",
|
||||
"enable",
|
||||
"fido",
|
||||
"hardware",
|
||||
"key",
|
||||
"lock",
|
||||
"lockscreen",
|
||||
"login",
|
||||
"password",
|
||||
"screen",
|
||||
"security",
|
||||
"u2f",
|
||||
"yubikey"
|
||||
],
|
||||
"description": "Use a FIDO2/U2F security key (e.g. YubiKey) for lock screen authentication (requires enrolled keys)"
|
||||
},
|
||||
{
|
||||
"section": "u2fMode",
|
||||
"label": "Security key mode",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"alternative",
|
||||
"authentication",
|
||||
"factor",
|
||||
"key",
|
||||
"lock",
|
||||
"lockscreen",
|
||||
"mode",
|
||||
"second",
|
||||
"security",
|
||||
"u2f",
|
||||
"yubikey"
|
||||
],
|
||||
"description": "Alternative lets the key unlock on its own. Second factor requires password or fingerprint first, then the key."
|
||||
},
|
||||
{
|
||||
"section": "loginctlLockIntegration",
|
||||
"label": "Enable loginctl lock integration",
|
||||
@@ -3836,6 +3858,29 @@
|
||||
],
|
||||
"description": "Bind lock screen to dbus signals from loginctl. Disable if using an external lock screen"
|
||||
},
|
||||
{
|
||||
"section": "enableU2f",
|
||||
"label": "Enable security key authentication",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"authentication",
|
||||
"enable",
|
||||
"enrolled",
|
||||
"fido",
|
||||
"hardware",
|
||||
"key",
|
||||
"lock",
|
||||
"lockscreen",
|
||||
"login",
|
||||
"password",
|
||||
"screen",
|
||||
"security",
|
||||
"u2f",
|
||||
"yubikey"
|
||||
],
|
||||
"description": "Use a FIDO2/U2F security key (e.g. YubiKey) for lock screen authentication (requires enrolled keys)"
|
||||
},
|
||||
{
|
||||
"section": "lockDisplay",
|
||||
"label": "Lock Screen Display",
|
||||
@@ -4028,6 +4073,25 @@
|
||||
],
|
||||
"description": "Turn off all displays immediately when the lock screen activates"
|
||||
},
|
||||
{
|
||||
"section": "u2fMode",
|
||||
"label": "Security key mode",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"factor",
|
||||
"key",
|
||||
"lock",
|
||||
"login",
|
||||
"mode",
|
||||
"password",
|
||||
"screen",
|
||||
"second",
|
||||
"security",
|
||||
"u2f",
|
||||
"yubikey"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "lockScreenShowMediaPlayer",
|
||||
"label": "Show Media Player",
|
||||
@@ -4163,6 +4227,27 @@
|
||||
"time"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "videoScreensaver",
|
||||
"label": "Video Screensaver",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"animation",
|
||||
"lock",
|
||||
"locks",
|
||||
"login",
|
||||
"movie",
|
||||
"password",
|
||||
"play",
|
||||
"screen",
|
||||
"screensaver",
|
||||
"security",
|
||||
"video"
|
||||
],
|
||||
"icon": "movie",
|
||||
"description": "Play a video when the screen locks."
|
||||
},
|
||||
{
|
||||
"section": "_tab_12",
|
||||
"label": "Plugins",
|
||||
|
||||
Reference in New Issue
Block a user