include wallpaper
This commit is contained in:
parent
26fd86bc0a
commit
51c6426532
2 changed files with 5 additions and 1 deletions
6
rice.nix
6
rice.nix
|
@ -101,7 +101,11 @@ in rec {
|
|||
};
|
||||
|
||||
bg = {
|
||||
image = /home/bolt/Code/lutgen-rs/lutgen/wallhaven-rrokpj_custom.png;
|
||||
image = builtins.path {
|
||||
name = "wallpaper";
|
||||
path = ./wallpaper.png;
|
||||
sha256 = "e6fb6eb742b795bf2a356d923fe1c37f9067721e9b7048ccfaa58ca7925e5db3";
|
||||
};
|
||||
# image = prev.fetchurl {
|
||||
# url = "https://github.com/Apeiros-46B/everforest-walls/blob/main/close_up/circuit_1.png?raw=true";
|
||||
# sha256 = "sha256-5V9XlJtC8n3zZueg5y/pWW1Oz75YPcEydLU/E/+z+2k=";
|
||||
|
|
BIN
wallpaper.png
Normal file
BIN
wallpaper.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 MiB |
Loading…
Add table
Add a link
Reference in a new issue