tests/clipcat: fix expected config

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-06-22 10:59:34 -05:00
parent 19530b8d3c
commit 975908d310
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
server_endpoint = "/run/user/<user-id>/clipcat/grpc.sock"
[log]
emit_journald = true
emit_stderr = false

View file

@ -1,5 +1,6 @@
finder = "rofi"
server_endpoint = "/run/user/<user-id>/clipcat/grpc.sock"
[dmenu]
line_length = 100
menu_length = 30