Open andre-brandao opened 6 months ago
Just in case this helps the review of this PR, I can confirm the example given is working as expected.
I can also confirm this works great with my nix. But how can I also add distrologo to the theme?
I can also confirm this works great with my nix. But how can I also add distrologo to the theme?
you probably need to override the theme script and copy the logo file in the install phase, I did something like that to change the background of my sddm-theme
it might be different but if you wanna take a look of how I solved a similar issue with sddm i will link my config
https://github.com/andre-brandao/nixos/blob/main/packages/sddm-theme.nix
Instructions to use themes on NixOS