Better lockscreen automation + sddm theme
This commit is contained in:
parent
613673299d
commit
0a07445ebc
10 changed files with 62 additions and 17 deletions
|
|
@ -37,6 +37,7 @@
|
|||
(final: _: {
|
||||
update-background = final.callPackage ./custom/update-background { backgrounds_directory = "$HOME/Immagini/Sfondi/1080+/1440+"; };
|
||||
lockscreen = final.callPackage ./custom/lockscreen { palette = final.rice.colorPalette; font = final.rice.font.normal; };
|
||||
sddm-theme-clairvoyance = final.callPackage ./custom/sddm-theme-clairvoyance { };
|
||||
})
|
||||
(_: _: { stable = pkgs; })
|
||||
(_: _: { unstable = unstablePkgs; })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue