launcher overhaul
This commit is contained in:
@@ -12,7 +12,7 @@ Singleton {
|
||||
|
||||
FileView {
|
||||
id: fileView
|
||||
path: Quickshell.env("HOME") + "/.local/state/z-bar/wallpaper_path.json"
|
||||
path: `${Paths.state}/wallpaper_path.json`
|
||||
|
||||
watchChanges: true
|
||||
onFileChanged: reload()
|
||||
|
||||
Reference in New Issue
Block a user