feat: dms settings

This commit is contained in:
2026-07-10 17:27:59 +02:00
parent e554d98510
commit b11a8f82c6
2 changed files with 8 additions and 1 deletions
+5
View File
@@ -63,6 +63,11 @@
"submap": "workspace",
"icon": "monitor",
"color": "#2800ee"
},
{
"submap": "groupedlaunch",
"icon": "open_in_new",
"color": "#005207"
}
],
"fontSize": "none"
+3 -1
View File
@@ -192,7 +192,9 @@
"sortAppsAlphabetically": false,
"appLauncherGridColumns": 4,
"spotlightCloseNiriOverview": true,
"spotlightSectionViewModes": {},
"spotlightSectionViewModes": {
"apps": "list"
},
"appDrawerSectionViewModes": {},
"niriOverviewOverlayEnabled": true,
"dankLauncherV2Size": "compact",