mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-03 20:32:07 -04:00
settings: update search index
This commit is contained in:
@@ -978,6 +978,32 @@
|
||||
],
|
||||
"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",
|
||||
"label": "Named Workspace Icons",
|
||||
@@ -1281,7 +1307,8 @@
|
||||
"windows"
|
||||
],
|
||||
"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",
|
||||
@@ -1550,6 +1577,33 @@
|
||||
],
|
||||
"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",
|
||||
"label": "Show Dock",
|
||||
@@ -2571,23 +2625,6 @@
|
||||
"theme"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "matugenTemplateZed",
|
||||
"label": "Zed",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"colors",
|
||||
"look",
|
||||
"matugen",
|
||||
"scheme",
|
||||
"style",
|
||||
"template",
|
||||
"theme",
|
||||
"zed"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "matugenTemplateFirefox",
|
||||
"label": "Firefox",
|
||||
@@ -3798,6 +3835,23 @@
|
||||
],
|
||||
"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",
|
||||
"label": "dgop",
|
||||
@@ -5184,6 +5238,31 @@
|
||||
],
|
||||
"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",
|
||||
"label": "History Retention",
|
||||
@@ -6845,5 +6924,16 @@
|
||||
"time"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user