From fe83b43feb86f0279b79930b67dcc2f7809a6f4c Mon Sep 17 00:00:00 2001 From: azpsen Date: Wed, 31 Jan 2024 15:58:27 -0600 Subject: [PATCH] disable pasting images --- .config/greenclip.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/greenclip.toml b/.config/greenclip.toml index 04b1f0a..01bc18a 100644 --- a/.config/greenclip.toml +++ b/.config/greenclip.toml @@ -1,7 +1,7 @@ [greenclip] blacklisted_applications = [] - enable_image_support = true + enable_image_support = false history_file = "/home/april/.cache/greenclip.history" image_cache_directory = "/tmp/greenclip" max_history_length = 50