adi1090x / plymouth-themes

A huge collection (80+) of plymouth themes ported from android bootanimations
GNU General Public License v3.0
1.72k stars 114 forks source link

Update README.md with NixOS intructions #46

Open andre-brandao opened 3 months ago

andre-brandao commented 3 months ago

Instructions to use themes on NixOS

VuiMuich commented 3 months ago

Just in case this helps the review of this PR, I can confirm the example given is working as expected.

0x006E commented 2 months ago

I can also confirm this works great with my nix. But how can I also add distrologo to the theme?

andre-brandao commented 1 month ago

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