diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-02-01 22:34:54 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-02-01 22:34:54 +0100 |
| commit | e7b9fa0b72f9e46a4eb9de417ac31125e9ba66d2 (patch) | |
| tree | 246e51da7dccd8d70f4b0159043bff4eadfc9705 /neofetch/config.conf | |
| parent | feat: change backend to GLX, lower blur and disable V-Sync (diff) | |
| download | suckless-setup-e7b9fa0b72f9e46a4eb9de417ac31125e9ba66d2.tar.gz | |
feat: change top of neofetch ascii art to be purple instead of cyan
Diffstat (limited to '')
| -rw-r--r-- | neofetch/config.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
