itd/itd.toml

31 lines
435 B
TOML

[socket]
path = "/tmp/itd/socket"
[conn]
reconnect = true
[conn.whitelist]
enabled = false
devices = []
[on.connect]
notify = true
[on.reconnect]
notify = true
setTime = true
[notifs.translit]
use = ["eASCII", "Russian", "Emoji"]
[notifs.ignore]
sender = []
summary = ["InfiniTime"]
body = []
[music]
vol.interval = 5
[weather]
enabled = true
location = "Los Angeles, CA"