mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-26 22:42:50 -05:00
launcher v2: retire spotlight launcher in favor of dank launcher
This commit is contained in:
@@ -13,7 +13,7 @@ Scope {
|
||||
property string searchActiveScreen: ""
|
||||
property bool isClosing: false
|
||||
property bool releaseKeyboard: false
|
||||
readonly property bool spotlightModalOpen: PopoutService.spotlightModal?.spotlightOpen ?? false
|
||||
readonly property bool spotlightModalOpen: PopoutService.dankLauncherV2Modal?.spotlightOpen ?? false
|
||||
property bool overlayActive: NiriService.inOverview || searchActive
|
||||
|
||||
function showSpotlight(screenName) {
|
||||
|
||||
Reference in New Issue
Block a user