MCorange
026a68364b
polling system to a message one so we can have more ways we can interract with plugins (reload/ reset/ on click events)
10 lines
202 B
TOML
10 lines
202 B
TOML
refresh_ms=100
|
|
sock_path="~/dim.sock" # must be full path
|
|
seperator=" | "
|
|
|
|
[plugins]
|
|
path="./plugins"
|
|
blacklist=["example_c", "example_rust"]
|
|
as_whitelist=false
|
|
template=["counter", "battery", "clock"]
|