The GTK theme is now set globally via /etc/xdg/gtk-4.0/settings.ini rather than per-application config.
7 lines
228 B
TOML
7 lines
228 B
TOML
# ABOUTME: Example configuration for the Moongreet greeter.
|
|
# ABOUTME: Copy to /etc/moongreet/moongreet.toml and adjust paths.
|
|
|
|
[appearance]
|
|
# Absolute path to wallpaper image
|
|
background = "/usr/share/backgrounds/wallpaper.jpg"
|