From e7b9fa0b72f9e46a4eb9de417ac31125e9ba66d2 Mon Sep 17 00:00:00 2001 From: pml68 Date: Thu, 1 Feb 2024 22:34:54 +0100 Subject: feat: change top of neofetch ascii art to be purple instead of cyan --- neofetch/config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'neofetch') diff --git a/neofetch/config.conf b/neofetch/config.conf index 6090648..bcb22de 100644 --- a/neofetch/config.conf +++ b/neofetch/config.conf @@ -19,4 +19,4 @@ seperator="" ascii_distro="arch_small" colors=(5 0 5 4 4 7) -ascii_colors=(6 4) +ascii_colors=(5 4) -- cgit v1.2.3