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.
10 lines
248 B
TOML
10 lines
248 B
TOML
# ABOUTME: Moongreet configuration for Moonarch.
|
|
# ABOUTME: Defines appearance and behavior of the login greeter.
|
|
|
|
[appearance]
|
|
background = "/usr/share/moonarch/wallpaper.jpg"
|
|
|
|
[behavior]
|
|
# show_user_list = true
|
|
# default_session = "niri-session"
|