feat: set cursor theme in moongreet config for greeter
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 3s
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.
This commit is contained in:
parent
8485a63ab7
commit
e4ea267b6b
@ -3,6 +3,8 @@
|
||||
|
||||
[appearance]
|
||||
background = "/usr/share/moonarch/wallpaper.jpg"
|
||||
cursor-theme = "Sweet-cursors"
|
||||
cursor-size = 24
|
||||
|
||||
[behavior]
|
||||
# show_user_list = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user