From 25039abf05be0f1381fa74eb0a05032b1d636126 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 22 Jan 2026 09:02:54 -0500 Subject: fix rebase --- config/UserPaths.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'config/UserPaths.qml') 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" } -- cgit v1.2.3-freya