Add gtk-theme to moongreet config for greeter session
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.
This commit is contained in:
parent
7f06c8e501
commit
8faca0ed48
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
[appearance]
|
[appearance]
|
||||||
background = "/usr/share/moonarch/wallpaper.jpg"
|
background = "/usr/share/moonarch/wallpaper.jpg"
|
||||||
|
gtk-theme = "Colloid-Grey-Dark-Catppuccin"
|
||||||
|
|
||||||
[behavior]
|
[behavior]
|
||||||
# show_user_list = true
|
# show_user_list = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user