1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-14 17:52:10 -04:00

settings: update search index

This commit is contained in:
bbedward
2026-03-11 12:07:56 -04:00
parent 60118c5d5b
commit c539311083

View File

@@ -978,6 +978,32 @@
], ],
"description": "Group repeated application icons in unfocused workspaces" "description": "Group repeated application icons in unfocused workspaces"
}, },
{
"section": "workspaceActiveAppHighlightEnabled",
"label": "Highlight Active Workspace App",
"tabIndex": 4,
"category": "Workspaces",
"keywords": [
"active",
"app",
"apps",
"currently",
"day",
"desktop",
"focused",
"highlight",
"icons",
"indicators",
"inside",
"light mode",
"spaces",
"virtual",
"virtual desktops",
"workspace",
"workspaces"
],
"description": "Highlight the currently focused app inside workspace indicators"
},
{ {
"section": "workspaceIcons", "section": "workspaceIcons",
"label": "Named Workspace Icons", "label": "Named Workspace Icons",
@@ -1281,7 +1307,8 @@
"windows" "windows"
], ],
"icon": "apps", "icon": "apps",
"description": "Only show windows from the current monitor on each dock" "description": "Only show windows from the current monitor on each dock",
"conditionKey": "isHyprland"
}, },
{ {
"section": "dockBorder", "section": "dockBorder",
@@ -1550,6 +1577,33 @@
], ],
"icon": "swap_vert" "icon": "swap_vert"
}, },
{
"section": "dockRestoreSpecialWorkspaceOnClick",
"label": "Restore Special Workspace Windows",
"tabIndex": 5,
"category": "Dock",
"keywords": [
"back",
"before",
"bring",
"clicking",
"desktop",
"dock",
"focusing",
"hyprland",
"launcher bar",
"panel",
"restore",
"special",
"taskbar",
"virtual",
"window",
"windows",
"workspace"
],
"description": "When clicking a dock window in a Hyprland special workspace, bring that special workspace back before focusing the window",
"conditionKey": "isHyprland"
},
{ {
"section": "showDock", "section": "showDock",
"label": "Show Dock", "label": "Show Dock",
@@ -2571,23 +2625,6 @@
"theme" "theme"
] ]
}, },
{
"section": "matugenTemplateZed",
"label": "Zed",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"colors",
"look",
"matugen",
"scheme",
"style",
"template",
"theme",
"zed"
]
},
{ {
"section": "matugenTemplateFirefox", "section": "matugenTemplateFirefox",
"label": "Firefox", "label": "Firefox",
@@ -3798,6 +3835,23 @@
], ],
"description": "Rounded corners for windows (decoration.rounding)" "description": "Rounded corners for windows (decoration.rounding)"
}, },
{
"section": "matugenTemplateZed",
"label": "Zed",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"colors",
"look",
"matugen",
"scheme",
"style",
"template",
"theme",
"zed"
]
},
{ {
"section": "matugenTemplateDgop", "section": "matugenTemplateDgop",
"label": "dgop", "label": "dgop",
@@ -5184,6 +5238,31 @@
], ],
"description": "Save dismissed notifications to history" "description": "Save dismissed notifications to history"
}, },
{
"section": "notificationFocusedMonitor",
"label": "Focused Monitor Only",
"tabIndex": 17,
"category": "Notifications",
"keywords": [
"active",
"alert",
"alerts",
"currently",
"display",
"focused",
"messages",
"monitor",
"notif",
"notification",
"notifications",
"popup",
"popups",
"screen",
"show",
"toast"
],
"description": "Show notification popups only on the currently focused monitor"
},
{ {
"section": "notificationHistoryMaxAgeDays", "section": "notificationHistoryMaxAgeDays",
"label": "History Retention", "label": "History Retention",
@@ -6845,5 +6924,16 @@
"time" "time"
], ],
"description": "Change the locale used for date and time formatting, independent of the interface language." "description": "Change the locale used for date and time formatting, independent of the interface language."
},
{
"section": "_tab_31",
"label": "Greeter",
"tabIndex": 31,
"category": "Settings",
"keywords": [
"greeter",
"settings"
],
"icon": "login"
} }
] ]