mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
add window_position to config guide
This commit is contained in:
parent
f682bf97e3
commit
876f06cc37
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ def init_customization():
|
|||
"background_color": "",
|
||||
},
|
||||
"window_position": "UR",
|
||||
"window_position": 0,
|
||||
"break_into_partial_movies": False,
|
||||
"camera_qualities": {
|
||||
"low": {
|
||||
|
|
Loading…
Add table
Reference in a new issue