The greeter runs as the greeter user, so user-level gsettings don't apply. Explicit gtk-theme ensures Colloid-Grey-Dark-Catppuccin is used in the login screen.
11 lines
291 B
TOML
11 lines
291 B
TOML
# ABOUTME: Moongreet configuration for Moonarch.
|
|
# ABOUTME: Defines appearance and behavior of the login greeter.
|
|
|
|
[appearance]
|
|
background = "/usr/share/moonarch/wallpaper.jpg"
|
|
gtk-theme = "Colloid-Grey-Dark-Catppuccin"
|
|
|
|
[behavior]
|
|
# show_user_list = true
|
|
# default_session = "niri-session"
|