mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Line wrap is now disabled by default
This commit is contained in:
@@ -221,7 +221,7 @@ colors=(distro)
|
||||
|
||||
# Toggle line wrapping
|
||||
# --line_wrap on/off
|
||||
line_wrap="on"
|
||||
line_wrap="off"
|
||||
|
||||
# Toggle bold text
|
||||
# --bold on/off
|
||||
|
||||
Reference in New Issue
Block a user