All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 3s
Moongreet v0.9.0 reads cursor-theme/cursor-size from its TOML config because GTK4 under greetd does not honour XCURSOR_THEME. Ship the Sweet-cursors setting here so the greeter renders the intended cursor on a fresh install without needing the env-prefix hack in greetd.
12 lines
296 B
TOML
12 lines
296 B
TOML
# ABOUTME: Moongreet configuration for Moonarch.
|
|
# ABOUTME: Defines appearance and behavior of the login greeter.
|
|
|
|
[appearance]
|
|
background = "/usr/share/moonarch/wallpaper.jpg"
|
|
cursor-theme = "Sweet-cursors"
|
|
cursor-size = 24
|
|
|
|
[behavior]
|
|
# show_user_list = true
|
|
# default_session = "niri-session"
|