1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 16:02:51 -05:00

niri: add option to disable overview launcher (#887)

This commit is contained in:
Lucas
2025-12-02 20:04:04 -03:00
committed by GitHub
parent 02dd19962f
commit 75af444cee
4 changed files with 66 additions and 1 deletions

View File

@@ -100,6 +100,7 @@ var SPEC = {
sortAppsAlphabetically: { def: false },
appLauncherGridColumns: { def: 4 },
spotlightCloseNiriOverview: { def: true },
niriOverviewOverlayEnabled: { def: true },
weatherLocation: { def: "New York, NY" },
weatherCoordinates: { def: "40.7128,-74.0060" },