feat: deployment-readiness — Assets ins Package, importlib.resources, AUR PKGBUILD
Assets (default-avatar.svg, Icons) von data/ nach src/moongreet/data/ verschoben, damit sie automatisch im Wheel landen. Pfadauflösung in greeter.py und main.py auf importlib.resources umgestellt. Dev-Fallback in config.py entfernt — nur noch /etc/moongreet/moongreet.toml. Beispiel-Configs für System-Deployment und AUR PKGBUILD ergänzt.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# ABOUTME: Example greetd configuration for Moongreet.
|
||||
# ABOUTME: Copy to /etc/greetd/config.toml and adjust as needed.
|
||||
|
||||
[terminal]
|
||||
vt = 1
|
||||
|
||||
[default_session]
|
||||
command = "moongreet"
|
||||
user = "greeter"
|
||||
Reference in New Issue
Block a user