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

niri: add spotlight on overview typing functionality (#774)

This commit is contained in:
Lucas
2025-11-20 15:48:30 -03:00
committed by GitHub
parent f1bed4d6a3
commit 09cf8c9641
10 changed files with 234 additions and 1 deletions

View File

@@ -171,6 +171,7 @@ Singleton {
property string spotlightModalViewMode: "list"
property bool sortAppsAlphabetically: false
property int appLauncherGridColumns: 4
property bool spotlightCloseNiriOverview: true
property string weatherLocation: "New York, NY"
property string weatherCoordinates: "40.7128,-74.0060"