From 2cb8fc4eac3275e9e9e27e85024fe05670972dcd Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Fri, 17 May 2024 18:34:20 -0700 Subject: Move images into assets folder --- home/fastfetch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/fastfetch.nix') diff --git a/home/fastfetch.nix b/home/fastfetch.nix index e78cb77..0ed87eb 100644 --- a/home/fastfetch.nix +++ b/home/fastfetch.nix @@ -10,7 +10,7 @@ settings = { logo = { type = "kitty-direct"; - source = "~/Pictures/nonon.png"; + source = ../assets/nonon.png; width = 36; height = 32; -- cgit v1.2.3