mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-01 13:16:07 +00:00
Added '--underline on/off' and '' to toggle it
This commit is contained in:
@@ -196,6 +196,10 @@ line_wrap="on"
|
||||
# --bold on/off
|
||||
bold="on"
|
||||
|
||||
# Enable/Disable Underline
|
||||
# --underline on/off
|
||||
underline="on"
|
||||
|
||||
# Underline character
|
||||
# --underline_char char
|
||||
underline_char="-"
|
||||
|
||||
Reference in New Issue
Block a user