Add configs
This commit is contained in:
6
config/main.template.toml
Normal file
6
config/main.template.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
seperator=" | "
|
||||
|
||||
[plugins]
|
||||
blacklist=["example_c", "example_rust"]
|
||||
as_whitelist=false
|
||||
template=["counter", "battery", "clock"]
|
||||
6
config/main.toml
Normal file
6
config/main.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
seperator=" | "
|
||||
|
||||
[plugins]
|
||||
blacklist=["example_c", "example_rust"]
|
||||
as_whitelist=false
|
||||
template=["counter", "battery", "clock"]
|
||||
Reference in New Issue
Block a user