mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
add window_position to config guide
This commit is contained in:
@ -23,6 +23,7 @@ def init_customization():
|
||||
"background_color": "",
|
||||
},
|
||||
"window_position": "UR",
|
||||
"window_position": 0,
|
||||
"break_into_partial_movies": False,
|
||||
"camera_qualities": {
|
||||
"low": {
|
||||
|
Reference in New Issue
Block a user