Line wrap is now disabled by default

This commit is contained in:
Dylan 2016-03-30 11:40:38 +11:00
parent dbc8c6cc1e
commit aff2e634c4
3 changed files with 3 additions and 2 deletions

View file

@ -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