mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-19 00:00:43 +00:00
[v5.4.0] Update configuration defaults (#9107)
* Change default sidebar layout to fluid-fixed * Default to not wrapping code blocks * codewrapping should be "pre" not "no" Co-authored-by: Leilei332 <LeiYiXia29@outlook.com> * Info panel should stay open by default --------- Co-authored-by: Leilei332 <LeiYiXia29@outlook.com>
This commit is contained in:
co-authored by
Leilei332
parent
5a4ff56477
commit
64fce62075
@@ -1,2 +1,2 @@
|
||||
title: $:/config/TiddlerInfo/Mode
|
||||
text: popup
|
||||
text: sticky
|
||||
@@ -1,5 +1,5 @@
|
||||
title: $:/themes/tiddlywiki/vanilla/options/
|
||||
|
||||
stickytitles: no
|
||||
sidebarlayout: fixed-fluid
|
||||
codewrapping: pre-wrap
|
||||
sidebarlayout: fluid-fixed
|
||||
codewrapping: pre
|
||||
|
||||
Reference in New Issue
Block a user