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
@@ -15,7 +15,7 @@ Item {
anchors.fill: parent
asynchronous: true
fillMode: Image.PreserveAspectCrop
source: `${Quickshell.shellDir}/images/.face`
source: "/etc/zshell-greeter/images/face"
sourceSize.height: parent.height
sourceSize.width: parent.width
}