summaryrefslogtreecommitdiff
path: root/home-manager/modules/aesthetics/themes/oxocarbon/default.nix
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-09-16 14:45:29 -0400
committertriethyl <triethylammonium@pm.me>2025-09-16 14:45:29 -0400
commitb2993716896bd32beda6c60cf19799dceaaa4f83 (patch)
treec74c98d450621ac9a15d0059b0dd77baa473cdf3 /home-manager/modules/aesthetics/themes/oxocarbon/default.nix
parent33707edbeb8a7227e529e51436b9545cd86d8c2f (diff)
aes: changed default wallpaper
Diffstat (limited to 'home-manager/modules/aesthetics/themes/oxocarbon/default.nix')
-rw-r--r--home-manager/modules/aesthetics/themes/oxocarbon/default.nix2
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";