diff options
| author | triethyl <triethylammonium@pm.me> | 2025-09-16 14:45:29 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-09-16 14:45:29 -0400 |
| commit | b2993716896bd32beda6c60cf19799dceaaa4f83 (patch) | |
| tree | c74c98d450621ac9a15d0059b0dd77baa473cdf3 | |
| parent | 33707edbeb8a7227e529e51436b9545cd86d8c2f (diff) | |
aes: changed default wallpaper
| -rw-r--r-- | home-manager/modules/aesthetics/themes/oxocarbon/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/modules/aesthetics/themes/oxocarbon/default.nix b/home-manager/modules/aesthetics/themes/oxocarbon/default.nix index 2c6ee6e..011000a 100644 --- a/home-manager/modules/aesthetics/themes/oxocarbon/default.nix +++ b/home-manager/modules/aesthetics/themes/oxocarbon/default.nix @@ -13,7 +13,7 @@ in { ( lib.mkIf cfg.enable { aesthetics = { - wallpaper = "${wallpapers}/neutral/landscape/salt-flats.jpg"; + wallpaper = "${wallpapers}/neutral/landscape/yosemite-valley.jpg"; wallpapersDir = "${wallpapers}/neutral"; scheme = { base00 = "161616"; |
