diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-04-06 18:35:05 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-04-06 18:35:05 +0200 |
commit | 52fca704f72fbaf3c0b8bf04d73be3d3e387c886 (patch) | |
tree | f2e9cfc6091e4e72e9fe1a196591a9dcb732097c /.config/greenclip.toml | |
parent | 4a5c99d71985a80e358727c9a61568345b738590 (diff) |
switched from greenclip to clipmenu
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 |