summaryrefslogtreecommitdiff
path: root/config/UserPaths.qml
blob: 0daa4e1ab21b354ea8f9cc0dba5bb63f11a55e94 (plain)
1
2
3
4
5
6
7
8
9
import qs.utils
import Quickshell.Io

JsonObject {
    property string wallpaper: ""
    property string face: ""
    property string sessionGif: "root:/assets/len.gif"
    property string mediaGif: "root:/assets/bongocat.gif"
}