mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 16:51:29 +00:00
general: Fix issues when printing ascii
This commit is contained in:
3
neofetch
3
neofetch
@@ -4034,7 +4034,8 @@ color() {
|
||||
stdout() {
|
||||
image_backend="off"
|
||||
unset subtitle_color colon_color info_color underline_color bold title_color at_color \
|
||||
text_padding zws reset color_blocks get_line_break bar_color_elapsed bar_color_total
|
||||
text_padding zws reset color_blocks get_line_break bar_color_elapsed bar_color_total \
|
||||
c1 c2 c3 c4 c5 c6 c7 c8
|
||||
}
|
||||
|
||||
err() {
|
||||
|
Reference in New Issue
Block a user