1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-31 00:42:50 -05:00

cursor: hypr, mango, and dankinstall support for configs

This commit is contained in:
bbedward
2026-01-06 20:35:22 -05:00
parent 721700190b
commit ad43053b94
24 changed files with 2741 additions and 709 deletions

View File

@@ -1283,6 +1283,20 @@
"start"
]
},
{
"section": "builtInPlugins",
"label": "DMS",
"tabIndex": 9,
"category": "Launcher",
"keywords": [
"dms",
"drawer",
"launcher",
"menu",
"start"
],
"icon": "extension"
},
{
"section": "niriOverviewOverlayEnabled",
"label": "Enable Overview Overlay",
@@ -1535,6 +1549,28 @@
"icon": "terminal",
"description": "Sync dark mode with settings portals for system-wide theme hints"
},
{
"section": "cursorHideAfterInactive",
"label": "Auto-Hide Timeout",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"after",
"appearance",
"auto",
"colors",
"cursor",
"hide",
"inactive",
"inactivity",
"look",
"scheme",
"style",
"theme",
"timeout"
],
"description": "Hide cursor after inactivity (0 = disabled)"
},
{
"section": "niriLayoutBorderSize",
"label": "Border Size",
@@ -1649,6 +1685,48 @@
],
"description": "0 = square corners"
},
{
"section": "cursorSize",
"label": "Cursor Size",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"colors",
"cursor",
"look",
"mouse",
"pixels",
"pointer",
"scheme",
"size",
"style",
"theme"
],
"description": "Mouse pointer size in pixels"
},
{
"section": "cursorTheme",
"label": "Cursor Theme",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"colors",
"colour",
"cursor",
"look",
"mouse",
"pointer",
"scheme",
"size",
"style",
"theme"
],
"icon": "mouse",
"description": "Mouse pointer appearance",
"conditionKey": "isNiri"
},
{
"section": "modalDarkenBackground",
"label": "Darken Modal Background",
@@ -1726,6 +1804,48 @@
"theme"
]
},
{
"section": "cursorHideWhenTyping",
"label": "Hide When Typing",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"colors",
"cursor",
"hide",
"keyboard",
"keys",
"look",
"pressing",
"scheme",
"style",
"theme",
"typing"
],
"description": "Hide cursor when pressing keyboard keys",
"conditionKey": "isNiri"
},
{
"section": "cursorHideOnTouch",
"label": "Hide on Touch",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"colors",
"cursor",
"hide",
"input",
"look",
"scheme",
"style",
"theme",
"touch"
],
"description": "Hide cursor when using touch input",
"conditionKey": "isHyprland"
},
{
"section": "matugenTemplateHyprland",
"label": "Hyprland",