mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-15 08:42:47 -04:00
Sync up Frame w/Master branch updates
This commit is contained in:
@@ -914,6 +914,31 @@
|
||||
],
|
||||
"icon": "visibility_off"
|
||||
},
|
||||
{
|
||||
"section": "trayIconTint",
|
||||
"label": "System Tray Icon Tint",
|
||||
"tabIndex": 3,
|
||||
"category": "Dank Bar",
|
||||
"keywords": [
|
||||
"bar",
|
||||
"dank",
|
||||
"icon",
|
||||
"icons",
|
||||
"monochrome",
|
||||
"panel",
|
||||
"primary",
|
||||
"secondary",
|
||||
"saturation",
|
||||
"status",
|
||||
"statusbar",
|
||||
"strength",
|
||||
"taskbar",
|
||||
"tint",
|
||||
"tray"
|
||||
],
|
||||
"icon": "filter_b_and_w",
|
||||
"description": "Choose monochrome or a theme color tint for system tray icons"
|
||||
},
|
||||
{
|
||||
"section": "workspaceDragReorder",
|
||||
"label": "Drag to Reorder",
|
||||
@@ -2870,6 +2895,60 @@
|
||||
"tint"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "blurForegroundLayers",
|
||||
"label": "Foreground Layers",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"blur",
|
||||
"blurred",
|
||||
"colors",
|
||||
"contrast",
|
||||
"foreground",
|
||||
"frosted",
|
||||
"glass",
|
||||
"layers",
|
||||
"look",
|
||||
"panels",
|
||||
"scheme",
|
||||
"show",
|
||||
"stronger",
|
||||
"style",
|
||||
"surfaces",
|
||||
"theme"
|
||||
],
|
||||
"description": "Show foreground surfaces on blurred panels for stronger contrast"
|
||||
},
|
||||
{
|
||||
"section": "blurLayerOutlineOpacity",
|
||||
"label": "Layer Outline Opacity",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"blur",
|
||||
"border",
|
||||
"cards",
|
||||
"colors",
|
||||
"contrast",
|
||||
"control",
|
||||
"foreground",
|
||||
"frosted",
|
||||
"glass",
|
||||
"intensity",
|
||||
"layers",
|
||||
"notifications",
|
||||
"opacity",
|
||||
"outline",
|
||||
"pills",
|
||||
"surfaces",
|
||||
"theme",
|
||||
"widgets"
|
||||
],
|
||||
"description": "Controls outlines around blurred foreground cards, pills, and notification cards"
|
||||
},
|
||||
{
|
||||
"section": "matugenTemplateGtk",
|
||||
"label": "GTK",
|
||||
@@ -4534,6 +4613,27 @@
|
||||
],
|
||||
"description": "Automatically lock the screen when DMS starts"
|
||||
},
|
||||
{
|
||||
"section": "lockBeforeSuspend",
|
||||
"label": "Lock before suspend",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"automatic",
|
||||
"automatically",
|
||||
"before",
|
||||
"lock",
|
||||
"login",
|
||||
"password",
|
||||
"prepares",
|
||||
"screen",
|
||||
"security",
|
||||
"sleep",
|
||||
"suspend",
|
||||
"system"
|
||||
],
|
||||
"description": "Automatically lock the screen when the system prepares to suspend"
|
||||
},
|
||||
{
|
||||
"section": "lockScreenNotificationMode",
|
||||
"label": "Notification Display",
|
||||
@@ -6556,27 +6656,6 @@
|
||||
"icon": "schedule",
|
||||
"description": "Gradually fade the screen before locking with a configurable grace period"
|
||||
},
|
||||
{
|
||||
"section": "lockBeforeSuspend",
|
||||
"label": "Lock before suspend",
|
||||
"tabIndex": 21,
|
||||
"category": "Power & Sleep",
|
||||
"keywords": [
|
||||
"automatically",
|
||||
"before",
|
||||
"energy",
|
||||
"lock",
|
||||
"power",
|
||||
"prepares",
|
||||
"screen",
|
||||
"security",
|
||||
"shutdown",
|
||||
"sleep",
|
||||
"suspend",
|
||||
"system"
|
||||
],
|
||||
"description": "Automatically lock the screen when the system prepares to suspend"
|
||||
},
|
||||
{
|
||||
"section": "fadeToLockGracePeriod",
|
||||
"label": "Lock fade grace period",
|
||||
@@ -6747,6 +6826,29 @@
|
||||
"turn"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "postLockMonitorTimeout",
|
||||
"label": "Turn off monitors after lock",
|
||||
"tabIndex": 21,
|
||||
"category": "Power & Sleep",
|
||||
"keywords": [
|
||||
"after",
|
||||
"display",
|
||||
"energy",
|
||||
"lock",
|
||||
"monitor",
|
||||
"monitors",
|
||||
"off",
|
||||
"post",
|
||||
"power",
|
||||
"screen",
|
||||
"shutdown",
|
||||
"sleep",
|
||||
"suspend",
|
||||
"timeout",
|
||||
"turn"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "powerMenuGridLayout",
|
||||
"label": "Use Grid Layout",
|
||||
|
||||
Reference in New Issue
Block a user