Skip to content

Commit

Permalink
fix(wallpapers): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sbulav committed Oct 23, 2024
1 parent 9630905 commit f609957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/homes/x86_64-linux/sab@nz/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ in {
wlogout = enabled;
hyprlock = disabled;
wezterm = enabled;
wallpaper = "${wallpapers}/share/wallpapers/nature/mountain-orange.png";
wallpaper = "${wallpapers}/share/wallpapers/nature/mountan-orange.png";

waypaper = {
enable = true;
Expand Down

0 comments on commit f609957

Please sign in to comment.