From 6ec009c9ba03f207dc66c0e5318be34bd8887d6c Mon Sep 17 00:00:00 2001 From: Liam Malone Date: Sat, 2 Nov 2024 15:40:04 +0100 Subject: [PATCH] update config --- modules/home-manager/fastfetch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/fastfetch.nix b/modules/home-manager/fastfetch.nix index 2d302bd..c383114 100644 --- a/modules/home-manager/fastfetch.nix +++ b/modules/home-manager/fastfetch.nix @@ -15,7 +15,7 @@ "2" = "magenta"; }; padding = { - top = 2; + top = 0; # put this on 2 for picture source left = 1; right = 3; };