From a09d867804fc6430d4fd1ca93ab04b5a2b650b9f Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 23 Jan 2025 23:20:49 -0500 Subject: convert assets to JXL --- options.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'options.nix') diff --git a/options.nix b/options.nix index 4377679..b8b454d 100644 --- a/options.nix +++ b/options.nix @@ -13,8 +13,8 @@ outerGap = 10; innerGap = 3; - wallpaper = "~/.config/nix/files/wallpapers/gay.png"; - avatar = "~/.config/nix/files/pfps/freya.png"; + wallpaper = "~/.config/nix/files/wallpapers/mioShun.jxl"; + avatar = "~/.config/nix/files/pfps/mioShun.jxl"; }; # programs to auto run in gui -- cgit v1.2.3-freya