diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-04-15 09:41:27 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-04-15 09:41:27 +0200 |
| commit | c2f9e9f3d01a9276f7c5f740c999a63e28ec23a8 (patch) | |
| tree | e9414671cb2066ba8f4cc5e1064be05ea8c9a70f /.config/neofetch | |
| parent | 5e91cd6c9388eeb4d7ac510bfb66f515e34944a0 (diff) | |
updated package manager aliases for portage
Diffstat (limited to '.config/neofetch')
| -rw-r--r-- | .config/neofetch/config.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 5fff961..0707571 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -745,7 +745,7 @@ ascii_distro="auto" # Example: # ascii_colors=(distro) - Ascii is colored based on Distro colors. # ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors. -ascii_colors=(88 88 88 88 88 88) +ascii_colors=(distro) # Bold ascii logo # Whether or not to bold the ascii logo. |
