cosmic config
This commit is contained in:
parent
e5ade464b9
commit
85813eadcd
11 changed files with 77 additions and 39 deletions
|
@ -0,0 +1,9 @@
|
|||
(
|
||||
output: "all",
|
||||
source: Color(Single((0.0, 0.0, 0.0))),
|
||||
filter_by_theme: false,
|
||||
rotation_frequency: 900,
|
||||
filter_method: Lanczos,
|
||||
scaling_mode: Zoom,
|
||||
sampling_method: Alphanumeric,
|
||||
)
|
|
@ -0,0 +1 @@
|
|||
true
|
|
@ -0,0 +1 @@
|
|||
false
|
|
@ -0,0 +1 @@
|
|||
true
|
|
@ -0,0 +1,3 @@
|
|||
[
|
||||
Single((0.0, 0.0, 0.0)),
|
||||
]
|
|
@ -0,0 +1 @@
|
|||
true
|
|
@ -0,0 +1 @@
|
|||
Compact
|
|
@ -0,0 +1 @@
|
|||
Compact
|
Loading…
Add table
Add a link
Reference in a new issue