Add standard wallpapers

This commit is contained in:
2021-11-11 23:09:19 +00:00
parent b8c20c65be
commit f782bdfe7f
9 changed files with 30 additions and 10 deletions

View File

@@ -1,10 +1,14 @@
{ config, lib, pkgs, ...}:
let
mod = "Mod4";
in {
{
services.picom = {
enable = true;
vSync = true;
};
home.file = {
wallpapers = {
source = ./wallpapers;
};
};
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 KiB