summaryrefslogtreecommitdiff
path: root/modules/dashboard/Content.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-18 22:33:38 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-18 22:33:38 +1000
commite0972efdb4b906c719c5f5f80f3040e28a869843 (patch)
tree35175d0d4dcc5fddb3f7de77cc561f61488a72ba /modules/dashboard/Content.qml
parentwallpaper: add fallback and selector (diff)
downloadcaelestia-shell-e0972efdb4b906c719c5f5f80f3040e28a869843.tar.gz
caelestia-shell-e0972efdb4b906c719c5f5f80f3040e28a869843.tar.bz2
caelestia-shell-e0972efdb4b906c719c5f5f80f3040e28a869843.zip
feat: dashboard pfp picker
Diffstat (limited to 'modules/dashboard/Content.qml')
-rw-r--r--modules/dashboard/Content.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/dashboard/Content.qml b/modules/dashboard/Content.qml
index 84079ef..dedee33 100644
--- a/modules/dashboard/Content.qml
+++ b/modules/dashboard/Content.qml
@@ -85,6 +85,7 @@ Item {
Dash {
shouldUpdate: visible && this === view.currentItem
+ visibilities: root.visibilities
}
Media {