mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-26 21:15:18 -04:00
dms(settings): few misc tweaks
This commit is contained in:
@@ -4610,6 +4610,21 @@
|
||||
"yubikey"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "_tab_11",
|
||||
"label": "Lock Screen",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"lock",
|
||||
"lockscreen",
|
||||
"login",
|
||||
"password",
|
||||
"screen",
|
||||
"security"
|
||||
],
|
||||
"icon": "lock"
|
||||
},
|
||||
{
|
||||
"section": "lockDisplay",
|
||||
"label": "Lock Screen Display",
|
||||
@@ -4747,27 +4762,6 @@
|
||||
],
|
||||
"description": "Control what notification information is shown on the lock screen"
|
||||
},
|
||||
{
|
||||
"section": "_tab_11",
|
||||
"label": "Power & Security",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"hibernate",
|
||||
"lock",
|
||||
"login",
|
||||
"password",
|
||||
"power",
|
||||
"reboot",
|
||||
"restart",
|
||||
"screen",
|
||||
"security",
|
||||
"shutdown",
|
||||
"sleep",
|
||||
"suspend"
|
||||
],
|
||||
"icon": "security"
|
||||
},
|
||||
{
|
||||
"section": "lockScreenPowerOffMonitorsOnLock",
|
||||
"label": "Power off monitors on lock",
|
||||
@@ -5584,6 +5578,22 @@
|
||||
],
|
||||
"description": "Play sound when volume is adjusted"
|
||||
},
|
||||
{
|
||||
"section": "_tab_16",
|
||||
"label": "Media Player",
|
||||
"tabIndex": 16,
|
||||
"category": "Media Player",
|
||||
"keywords": [
|
||||
"audio",
|
||||
"media",
|
||||
"mpris",
|
||||
"music",
|
||||
"playback",
|
||||
"player",
|
||||
"spotify"
|
||||
],
|
||||
"icon": "music_note"
|
||||
},
|
||||
{
|
||||
"section": "mediaPlayer",
|
||||
"label": "Media Player Settings",
|
||||
@@ -5629,28 +5639,6 @@
|
||||
],
|
||||
"description": "Scroll wheel behavior on media widget"
|
||||
},
|
||||
{
|
||||
"section": "_tab_16",
|
||||
"label": "Widgets & Notifications",
|
||||
"tabIndex": 16,
|
||||
"category": "Media Player",
|
||||
"keywords": [
|
||||
"alert",
|
||||
"alerts",
|
||||
"components",
|
||||
"media",
|
||||
"modules",
|
||||
"mpris",
|
||||
"music",
|
||||
"notif",
|
||||
"notifications",
|
||||
"notifs",
|
||||
"player",
|
||||
"spotify",
|
||||
"widgets"
|
||||
],
|
||||
"icon": "dashboard"
|
||||
},
|
||||
{
|
||||
"section": "notificationBodyFontSize",
|
||||
"label": "Body Font Size",
|
||||
@@ -9113,27 +9101,39 @@
|
||||
},
|
||||
{
|
||||
"section": "_tab_42",
|
||||
"label": "Battery",
|
||||
"label": "Power & Security",
|
||||
"tabIndex": 42,
|
||||
"category": "Settings",
|
||||
"keywords": [
|
||||
"battery",
|
||||
"charge",
|
||||
"charging",
|
||||
"hibernate",
|
||||
"power",
|
||||
"settings"
|
||||
"reboot",
|
||||
"restart",
|
||||
"security",
|
||||
"settings",
|
||||
"shutdown",
|
||||
"sleep",
|
||||
"suspend"
|
||||
],
|
||||
"icon": "battery_charging_full"
|
||||
"icon": "security"
|
||||
},
|
||||
{
|
||||
"section": "_tab_43",
|
||||
"label": "Dank Dash",
|
||||
"label": "Widgets & Notifications",
|
||||
"tabIndex": 43,
|
||||
"category": "Dank Dash",
|
||||
"keywords": [
|
||||
"alert",
|
||||
"alerts",
|
||||
"components",
|
||||
"dank",
|
||||
"dash"
|
||||
"dash",
|
||||
"modules",
|
||||
"notif",
|
||||
"notifications",
|
||||
"notifs",
|
||||
"widgets"
|
||||
],
|
||||
"icon": "space_dashboard"
|
||||
"icon": "dashboard"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user