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

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