moonarch/defaults/etc/greetd/config.toml
nevaforget 0a266510e0 i18n: migrate all German text to English
Enforce the repo convention that committed text is English.
Translates ABOUTME headers, code comments, log/error messages,
shell prompts, and documentation across all files.
CLAUDE.md files remain in German per policy.
2026-03-28 14:53:23 +01:00

12 lines
340 B
TOML

# ABOUTME: greetd configuration for Moonarch.
# ABOUTME: Starts Niri as Wayland compositor for the Moongreet greeter.
[terminal]
vt = 1
[default_session]
# Moongreet needs a Wayland compositor — Niri provides it.
# See niri-greeter.kdl for the compositor configuration.
command = "niri -c /etc/greetd/niri-greeter.kdl"
user = "greeter"