new wallpaper

This commit is contained in:
2025-03-01 13:38:49 -06:00
parent 784926ce46
commit db7659ad8a
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ _final: prev: {
withOpenASAR = true; withOpenASAR = true;
}; };
ripgrep = prev.ripgrep.override { withPCRE2 = true; }; ripgrep = prev.ripgrep.override { withPCRE2 = true; };
papirus-icon-theme = prev.papirus-icon-theme.override { color = "orange"; }; papirus-icon-theme = prev.papirus-icon-theme.override { color = "yellow"; };
blender = pkgs11.blender.override { cudaSupport = true; }; blender = pkgs11.blender.override { cudaSupport = true; };
inherit (pkgs11) inherit (pkgs11)
torrenttools torrenttools

View File

@@ -2,7 +2,7 @@
{ {
stylix = { stylix = {
enable = true; enable = true;
image = ./wallpapers/la_fragua_de_vulcano.jpg; image = ./wallpapers/pirates.jpg;
cursor = { cursor = {
package = pkgs.bibata-cursors; package = pkgs.bibata-cursors;
name = "Bibata-Modern-Ice"; name = "Bibata-Modern-Ice";