1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

App launcher fixes

This commit is contained in:
bbedward
2025-07-11 20:08:51 -04:00
parent 2fc9fa9f8d
commit 2d2f3040b7
9 changed files with 579 additions and 516 deletions

View File

@@ -303,7 +303,6 @@ ShellRoot {
// Application and clipboard components
AppLauncher {
id: appLauncher
theme: Theme
}
SpotlightLauncher {
@@ -312,6 +311,5 @@ ShellRoot {
ClipboardHistory {
id: clipboardHistoryPopup
theme: Theme
}
}