customfetch v0.10.1
bugfix release but with a crucial bug fix that has been here since the start: utf8 (unicode) logos aligning calculations!!!!!1
Highlights
- display: fully fix alignment with all unicode logos 20bb39a
- parse: fix regression about
$()
and other tags a55edc6
Others/Misc
Changes
- parse: make GUI only hexcolor options accept the hashtag
#
d5e3526
why? well if you are using neovim or other IDEs and have preview hex color builtin, then you can directly do it as if you are doing normally
before:
after:
Updates:
Full Changelog: v0.10.0...v0.10.1