test script

This commit is contained in:
Zacharias-Brohn
2026-03-20 21:10:08 +01:00
parent 10b56e1e1b
commit 3c46256a9f
13 changed files with 109 additions and 33 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ import Quickshell.Io
Singleton {
id: root
property string lockscreenBg: `${Quickshell.shellDir}/images/greeter_bg.png`
property string lockscreenBg: "/etc/zshell-greeter/images/greeter_bg.png"
}