Skip to content

Commit

Permalink
[chore]: update wallpaper path
Browse files Browse the repository at this point in the history
  • Loading branch information
rxyhn committed Jan 6, 2024
1 parent 0f3f516 commit 15f9e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/theme/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

wallpaper = builtins.fetchurl rec {
name = "wallpaper-${sha256}.png";
url = "https://media.githubusercontent.com/media/rxyhn/wallpapers/main/anime/wallpaper.png";
url = "https://media.githubusercontent.com/media/rxyhn/wallpapers/main/anime/nord.png";
sha256 = "0jbnr6qhqdwki0rzbq4x41car77mpdfpb0p2v7yfwl15m4f1ibkm";
};
}

0 comments on commit 15f9e94

Please sign in to comment.