diff options
Diffstat (limited to '.config/greenclip.toml')
-rw-r--r-- | .config/greenclip.toml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.config/greenclip.toml b/.config/greenclip.toml deleted file mode 100644 index be80974..0000000 --- a/.config/greenclip.toml +++ /dev/null @@ -1,11 +0,0 @@ - -[greenclip] - blacklisted_applications = [] - enable_image_support = true - history_file = "/tmp/greenclip.history" - image_cache_directory = "/tmp/greenclip" - max_history_length = 10 - max_selection_size_bytes = 0 - static_history = [] - trim_space_from_selection = true - use_primary_selection_as_input = false |