wl-clipedit
This commit is contained in:
parent
e240fbdc46
commit
b74916095a
3 changed files with 21 additions and 1 deletions
|
|
@ -41,6 +41,7 @@
|
|||
# Flakes packages
|
||||
(self: super: {
|
||||
clipedit = self.callPackage ./custom/clipedit { };
|
||||
wl-clipedit = self.callPackage ./custom/wl-clipedit { };
|
||||
update-background = self.callPackage ./custom/update-background { backgrounds_directory = "$HOME/Immagini/Sfondi/1080+/1440+"; };
|
||||
lockscreen = self.callPackage ./custom/lockscreen { palette = self.rice.colorPalette; font = self.rice.font.normal; };
|
||||
way-lockscreen = self.callPackage ./custom/way-lockscreen { palette = self.rice.colorPalette; font = self.rice.font.normal; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue