feat: dms settings
This commit is contained in:
@@ -63,6 +63,11 @@
|
|||||||
"submap": "workspace",
|
"submap": "workspace",
|
||||||
"icon": "monitor",
|
"icon": "monitor",
|
||||||
"color": "#2800ee"
|
"color": "#2800ee"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"submap": "groupedlaunch",
|
||||||
|
"icon": "open_in_new",
|
||||||
|
"color": "#005207"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"fontSize": "none"
|
"fontSize": "none"
|
||||||
|
|||||||
+3
-1
@@ -192,7 +192,9 @@
|
|||||||
"sortAppsAlphabetically": false,
|
"sortAppsAlphabetically": false,
|
||||||
"appLauncherGridColumns": 4,
|
"appLauncherGridColumns": 4,
|
||||||
"spotlightCloseNiriOverview": true,
|
"spotlightCloseNiriOverview": true,
|
||||||
"spotlightSectionViewModes": {},
|
"spotlightSectionViewModes": {
|
||||||
|
"apps": "list"
|
||||||
|
},
|
||||||
"appDrawerSectionViewModes": {},
|
"appDrawerSectionViewModes": {},
|
||||||
"niriOverviewOverlayEnabled": true,
|
"niriOverviewOverlayEnabled": true,
|
||||||
"dankLauncherV2Size": "compact",
|
"dankLauncherV2Size": "compact",
|
||||||
|
|||||||
Reference in New Issue
Block a user