Line wrap is now disabled by default
This commit is contained in:
parent
dbc8c6cc1e
commit
aff2e634c4
3 changed files with 3 additions and 2 deletions
2
neofetch
2
neofetch
|
@ -243,7 +243,7 @@ colors=(distro)
|
|||
|
||||
# Toggle line wrapping
|
||||
# --line_wrap on/off
|
||||
line_wrap="on"
|
||||
line_wrap="off"
|
||||
|
||||
# Toggle bold text
|
||||
# --bold on/off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue