Custom compositor configuration to use for the greeter session.
This configuration is written to a file and passed to the compositor when launching the greeter. The format and available options depend on the selected compositor.
Leave empty to use the system's default compositor configuration.
Declarations
Type
strings concatenated with "\n"Default
""Example
''
# Niri example
input {
keyboard {
xkb {
layout "us"
}
}
}
''