diff --git a/tests/modules/services/clipcat/cfg/ctl.toml b/tests/modules/services/clipcat/cfg/ctl.toml index d1dd2396..7d78fa1d 100644 --- a/tests/modules/services/clipcat/cfg/ctl.toml +++ b/tests/modules/services/clipcat/cfg/ctl.toml @@ -1,4 +1,5 @@ server_endpoint = "/run/user//clipcat/grpc.sock" + [log] emit_journald = true emit_stderr = false diff --git a/tests/modules/services/clipcat/cfg/menu.toml b/tests/modules/services/clipcat/cfg/menu.toml index 41011bdc..34920c1f 100644 --- a/tests/modules/services/clipcat/cfg/menu.toml +++ b/tests/modules/services/clipcat/cfg/menu.toml @@ -1,5 +1,6 @@ finder = "rofi" server_endpoint = "/run/user//clipcat/grpc.sock" + [dmenu] line_length = 100 menu_length = 30