include wallpaper

This commit is contained in:
atagen 2023-06-16 19:49:40 +10:00
parent 26fd86bc0a
commit 51c6426532
2 changed files with 5 additions and 1 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB