mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
launcher v2: retire spotlight launcher in favor of dank launcher
This commit is contained in:
@@ -84,10 +84,11 @@ popoutService.openClipboardHistory()
|
||||
popoutService.closeClipboardHistory()
|
||||
```
|
||||
|
||||
#### Spotlight Modal
|
||||
#### Launcher Modal
|
||||
```qml
|
||||
popoutService.openSpotlight()
|
||||
popoutService.closeSpotlight()
|
||||
popoutService.openDankLauncherV2()
|
||||
popoutService.closeDankLauncherV2()
|
||||
popoutService.toggleDankLauncherV2()
|
||||
```
|
||||
|
||||
#### Power Menu Modal
|
||||
|
||||
Reference in New Issue
Block a user