summaryrefslogtreecommitdiff
path: root/config/UserPaths.qml
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-01-09 16:26:47 -0500
committerFreya Murphy <freya@freyacat.org>2026-01-09 16:26:47 -0500
commit0c37f26d72970343b65424b18f1014bc40ee3d13 (patch)
tree27d1e91db9c5613756138c796744cac0af812acd /config/UserPaths.qml
parentremove more stuffff (diff)
downloadcaelestia-shell-0c37f26d72970343b65424b18f1014bc40ee3d13.tar.gz
caelestia-shell-0c37f26d72970343b65424b18f1014bc40ee3d13.tar.bz2
caelestia-shell-0c37f26d72970343b65424b18f1014bc40ee3d13.zip
len :3
Diffstat (limited to 'config/UserPaths.qml')
-rw-r--r--config/UserPaths.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/UserPaths.qml b/config/UserPaths.qml
index 6deef01..5e35933 100644
--- a/config/UserPaths.qml
+++ b/config/UserPaths.qml
@@ -3,6 +3,6 @@ import Quickshell.Io
JsonObject {
property string wallpaper: `${Paths.config}/wallpaper.png`
- property string sessionGif: "root:/assets/kurukuru.gif"
+ property string sessionGif: "root:/assets/len.gif"
property string mediaGif: "root:/assets/bongocat.gif"
}