change wallpaper again lmao

This commit is contained in:
2025-11-03 19:37:04 -06:00
parent 647c94bd6e
commit 03c0b51343
2 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

View File

@@ -7,10 +7,10 @@
}: let }: let
program = "stylix"; program = "stylix";
cfg = config.dots.${program}; cfg = config.dots.${program};
wallpaper = ../../assets/wallpapers/sol.jpg; wallpaper = ../../assets/wallpapers/pingpong.jpg;
in { in {
imports = [inputs.stylix.homeManagerModules.default]; imports = [inputs.stylix.homeModules.default];
options.dots.${program} = { options.dots.${program} = {
enable = lib.mkEnableOption "enables ${program}"; enable = lib.mkEnableOption "enables ${program}";