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