2022-07-21 18:37:18 -04:00
|
|
|
[greenclip]
|
|
|
|
blacklisted_applications = []
|
|
|
|
enable_image_support = true
|
|
|
|
image_cache_directory = "/tmp/greenclip/"
|
|
|
|
history_file = "{{ .paths.cache }}/greenclip.history"
|
|
|
|
max_history_length = 100000
|
2023-06-24 15:27:53 -04:00
|
|
|
max_selection_size_bytes = 10000
|
2022-07-21 18:37:18 -04:00
|
|
|
static_history = []
|
|
|
|
trim_space_from_selection = true
|
|
|
|
use_primary_selection_as_input = false
|