From f9c12c4981b99556b7fbfc9f3ef6147bf6c7af87 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Wed, 17 Apr 2024 19:25:52 +0000 Subject: [PATCH] Switch from neofetch to fastfetch --- home.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 2c5ba272..3b3ddb12 100644 --- a/home.nix +++ b/home.nix @@ -31,7 +31,7 @@ impression # Usb Flash Tool # CLI Apps - neofetch # System Info + fastfetch # System Info dconf2nix # Dconf to Nix format. # Dependencies @@ -492,6 +492,7 @@ cat = "bat"; man = "batman"; diff = "batdiff"; + neofetch = "fastfetch"; }; initExtra = "set completion-ignore-case On"; bashrcExtra = ''