gtk
gtk copied to clipboard
GDM Theme Support
Hello! I was able to customize the GDM login theme!
Before:

After:

As it turns out, GDM just needs the assets from the gnome-shell directory. It required a new *.gresources.xml file that I had to write plus a "compilation" step to create the binary .gresources file that GDM needs. Setting the logo was something extra I had to configure as well.
And I'll mark this as related to catppuccin/catppuccin#101.
EDIT: I have instructions to apply the assets to GDM in one my projects.
Love it
Any updates?
Any updates?
Gdm should be functional with the latest releases if you follow the guide mentioned Here
This does not work for me. There is no gresource.xml file in the original catppuccin theme zip files downloaded from the gtk github repository.
@mainrs if you read the readme that npv12 sent, you'll know that you have to compile it manually i'll make sure to add this into this repo's readme