neofetch icon indicating copy to clipboard operation
neofetch copied to clipboard

Add Debian point releases from /etc/debian_version

Open superbonaci opened this issue 2 years ago • 5 comments
trafficstars

Description

If you're suggesting a new feature then just a description will suffice.

  • [x] Does this issue still occur in the master branch? (Required if issue)

Debian stores point releases in another file:

$ neofetch
OS: Debian GNU/Linux 12 (bookworm) x86_64
$ cat /etc/debian_version 
12.1

So displaying minor version 12.1 would improve accuracy. [Solved] Bookworm upgrade to 12.1

superbonaci avatar Sep 23 '23 21:09 superbonaci

Did it in fastfetch. Can you help me to test it?

CarterLi avatar Sep 24 '23 13:09 CarterLi

Still not working in latest commit ccd5d9f:

$ ./fastfetch --version
fastfetch 2.0.5-190 (x86_64)
$ ./fastfetch 
       _,met$$$$$gg.           debian@debian
    ,g$$$$$$$$$$$$$$$P.        -------------
  ,g$$P"         """Y$$.".     OS: Debian GNU/Linux 12 x86_64

superbonaci avatar Sep 28 '23 13:09 superbonaci

Should work now

CarterLi avatar Sep 28 '23 15:09 CarterLi

yes.

superbonaci avatar Sep 28 '23 20:09 superbonaci

Reopening since neofetch still has the issue.

superbonaci avatar Sep 28 '23 20:09 superbonaci