wallpapers: update current path

This commit is contained in:
2 * r + 2 * t 2025-06-12 21:58:01 +10:00
parent b1e1a575c6
commit 53db2c572f

View file

@ -9,7 +9,7 @@ import QtQuick
Singleton {
id: root
readonly property string currentNamePath: `${Paths.state}/wallpaper/last.txt`.slice(7)
readonly property string currentNamePath: `${Paths.state}/wallpaper/path.txt`.slice(7)
readonly property string path: `${Paths.pictures}/Wallpapers`.slice(7)
readonly property list<Wallpaper> list: wallpapers.instances