summaryrefslogtreecommitdiff
path: root/config/UserPaths.qml
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-01-22 09:02:54 -0500
committerFreya Murphy <freya@freyacat.org>2026-01-22 09:02:54 -0500
commit25039abf05be0f1381fa74eb0a05032b1d636126 (patch)
tree70b4b545756a2535e9bb2230376ff93945aab0df /config/UserPaths.qml
parentremove lockscreen (diff)
downloadcaelestia-shell-25039abf05be0f1381fa74eb0a05032b1d636126.tar.gz
caelestia-shell-25039abf05be0f1381fa74eb0a05032b1d636126.tar.bz2
caelestia-shell-25039abf05be0f1381fa74eb0a05032b1d636126.zip
fix rebaseHEADmain
Diffstat (limited to 'config/UserPaths.qml')
-rw-r--r--config/UserPaths.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/UserPaths.qml b/config/UserPaths.qml
index 0daa4e1..1ff6697 100644
--- a/config/UserPaths.qml
+++ b/config/UserPaths.qml
@@ -3,7 +3,6 @@ import Quickshell.Io
JsonObject {
property string wallpaper: ""
- property string face: ""
property string sessionGif: "root:/assets/len.gif"
property string mediaGif: "root:/assets/bongocat.gif"
}