summaryrefslogtreecommitdiff
path: root/modules/launcher/WallpaperList.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-09-13 16:53:22 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-09-13 16:53:22 +1000
commit25508df016e6953d52ea993697a4d0adaeddc726 (patch)
treea7b45a03affa18e41f44f35ba5d000df1aae96b0 /modules/launcher/WallpaperList.qml
parentplugin: managers -> internal (diff)
downloadcaelestia-shell-25508df016e6953d52ea993697a4d0adaeddc726.tar.gz
caelestia-shell-25508df016e6953d52ea993697a4d0adaeddc726.tar.bz2
caelestia-shell-25508df016e6953d52ea993697a4d0adaeddc726.zip
internal: use templates
Diffstat (limited to 'modules/launcher/WallpaperList.qml')
-rw-r--r--modules/launcher/WallpaperList.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/launcher/WallpaperList.qml b/modules/launcher/WallpaperList.qml
index 75916df..d5a747a 100644
--- a/modules/launcher/WallpaperList.qml
+++ b/modules/launcher/WallpaperList.qml
@@ -1,16 +1,16 @@
pragma ComponentBehavior: Bound
import "items"
+import qs.components.controls
import qs.services
import qs.config
import Quickshell
import QtQuick
-import QtQuick.Controls
PathView {
id: root
- required property TextField search
+ required property StyledTextField search
required property PersistentProperties visibilities
required property var panels
required property var content