neofetch
neofetch copied to clipboard
Add Debian point releases from /etc/debian_version
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
Did it in fastfetch. Can you help me to test it?
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
Should work now
yes.
Reopening since neofetch still has the issue.