summaryrefslogtreecommitdiff
path: root/config/UserPaths.qml
diff options
context:
space:
mode:
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"
}