config fixes for greeter

This commit is contained in:
Zacharias-Brohn
2026-03-20 23:54:21 +01:00
parent 3c46256a9f
commit d839f32196
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ ShellRoot {
GreeterState {
id: greeter
username: "zach"
username: Config.general.username
}
GreeterSurface {