diff options
Diffstat (limited to 'home/fastfetch.nix')
| -rw-r--r-- | home/fastfetch.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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; |