dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+
MIT License
21.61k stars 1.74k forks source link

Ubuntu 22.10 ... It doesn't work. " info cols " option .... #2249

Open qtskorea opened 1 year ago

qtskorea commented 1 year ago

Hi.

I'm using Ubuntu 22.10 x 86_64. I updated os and install neofetch and then found that the color bar was not working.

I checked that "info cols" is enabled in config.conf, and tried installing and reinstalling several times.

Is this a bug? Or is it the problem of Ubuntu 22.10?

First of all, thank you.

Neofetch version

Neofetch 7.1.0

Screenshot

스크린샷 2022-11-30 00-47-29

hykilpikonna commented 1 year ago

Similar to #2217, #2209. Fixed in HyFetch 1.4.3 / neowofetch 7.3.3 by the pull request https://github.com/hykilpikonna/hyfetch/pull/24.

HyFetch is a fork of neofetch with LGBTQ pride flags, but the repo also maintains an updated version of the original neofetch, addressing many pull requests that are not merged in the original repo.

Read the "Running Updated Original Neofetch" section for more info!

qtskorea commented 1 year ago

Similar to #2217, #2209. Fixed in HyFetch 1.4.3 / neowofetch 7.3.3 by the pull request hykilpikonna#24.

HyFetch is a fork of neofetch with LGBTQ pride flags, but the repo also maintains an updated version of the original neofetch, addressing many pull requests that are not merged in the original repo. Read the "Running Updated Original Neofetch" section for more info!

Can this program solve my problem? I'm worried about installing a big program for this simple program bug. Thank you for your reply.

hykilpikonna commented 1 year ago

Can this program solve my problem? I'm worried about installing a big program for this simple program bug. Thank you for your reply.

First of all, the entirety of HyFetch is only 263KB. Second of all, if you don't want to install hyfetch, you can always just download the updated neofetch script in our repo to replace the existing neofetch script: https://github.com/hykilpikonna/hyfetch/blob/master/neofetch

There are also other ways to run/install the updated neofetch without installing hyfetch:

image
qtskorea commented 1 year ago

Can this program solve my problem? I'm worried about installing a big program for this simple program bug. Thank you for your reply.

First of all, the entirety of HyFetch is only 263KB. Second of all, if you don't want to install hyfetch, you can always just download the updated neofetch script in our repo to replace the existing neofetch script: https://github.com/hykilpikonna/hyfetch/blob/master/neofetch

There are also other ways to run/install the updated neofetch without installing hyfetch:

image

Wow. I solved this problem. Thank you very much. =)