support multiple monitors for greeter

This commit is contained in:
2026-03-25 13:42:58 +01:00
parent 0fcbc4b8b1
commit be71172a37
2 changed files with 118 additions and 106 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ Singleton {
}
FileView {
path: `${Paths.state}/scheme.json`
path: "/etc/zshell-greeter/scheme.json"
watchChanges: true
onFileChanged: reload()