Files
lan-mouse/config.toml
Ferdinand Schober f545fe2686 Abstract Event Types into a general struct
Ground work for supporting different input / emulation backends
2023-02-08 00:41:25 +01:00

15 lines
200 B
TOML

port = 42069
# [client.right]
# host_name = "localhost"
# port = 42068
[client.left]
host_name = "Osmium"
ip = "192.168.178.114"
port = 42069
# [client.right]
# host_name = "Osmium"
# port = 42069