dotfiles/.config/clipcat/clipcatctl.toml
2025-03-05 11:16:51 -05:00

8 lines
157 B
TOML

server_endpoint = "/run/user/1000/clipcat/grpc.sock"
preview_length = 100
[log]
emit_journald = true
emit_stdout = false
emit_stderr = false
level = "INFO"