diff --git a/home/services/clipcat/clipcatd.toml b/home/services/clipcat/clipcatd.toml index 318bd4f..5751b45 100644 --- a/home/services/clipcat/clipcatd.toml +++ b/home/services/clipcat/clipcatd.toml @@ -13,8 +13,7 @@ level = "INFO" [watcher] enable_clipboard = true -enable_primary = true -enable_secondary = true +enable_primary = false sensitive_x11_atoms = ["x-kde-passwordManagerHint"] filter_text_min_length = 1 filter_text_max_length = 20000000