feat: add wallpaper feature with 5 new wallpapers

- Add wallpapers.nix module for wallpaper management
- Update hyprland and rofi configs
- Update m3-ares and m3-kratos user configs
- Update flake inputs
This commit is contained in:
m3tm3re
2026-01-10 18:09:58 +01:00
parent 5e4e007b67
commit 9dfaccb77e
14 changed files with 141 additions and 24 deletions

View File

@@ -57,6 +57,7 @@ with lib; {
rofi.enable = true;
fonts.enable = true;
wayland.enable = true;
wallpapers = true;
};
};
}

View File

@@ -56,6 +56,7 @@ with lib; {
rofi.enable = true;
fonts.enable = true;
wayland.enable = true;
wallpapers = true;
};
};
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB