Add kwin full source tree, greeter login, zsh, pcid service, and build system improvements

This commit is contained in:
2026-04-26 22:31:07 +01:00
parent d4a6b356eb
commit 70a84cefee
3416 changed files with 1360518 additions and 10522 deletions
+2 -7
View File
@@ -39,11 +39,7 @@ requires_weak = [
]
[service]
cmd = "ion"
args = [
"-c",
"redbear-authd",
]
cmd = "redbear-authd"
type = "oneshot_async"
"""
@@ -73,8 +69,7 @@ requires_weak = [
]
[service]
cmd = "ion"
args = ["-c", "true"]
cmd = "/usr/bin/true"
type = "oneshot_async"
"""