From 57ec06653cd6f1b1e37468032928afc1a6f24fd1 Mon Sep 17 00:00:00 2001 From: Tyler Kelley Date: Sat, 17 Feb 2024 18:58:06 -0600 Subject: [PATCH] Start making Neofetch better --- config/home/files/ascii-neofetch | 11 +++++++++++ config/home/neofetch.nix | 1 - 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 config/home/files/ascii-neofetch diff --git a/config/home/files/ascii-neofetch b/config/home/files/ascii-neofetch new file mode 100644 index 0000000..c8a6d75 --- /dev/null +++ b/config/home/files/ascii-neofetch @@ -0,0 +1,11 @@ +${c1} .--. + .-./ ___\ || + `-'\|. .| || + __\=/__ .-. + .' \:/ `. /\/| + / /( : )\ V /|| + \_\( : ) `-' || + (_(__:__) __||___ + \ | / / / + |__|__| ( ( + (___V___) \______\\ diff --git a/config/home/neofetch.nix b/config/home/neofetch.nix index 9c7d935..f98f326 100644 --- a/config/home/neofetch.nix +++ b/config/home/neofetch.nix @@ -21,6 +21,5 @@ cpu_temp="C" separator=" $(color 4)>" stdout="off" - image_source=${./files/face.jpg} ''; }