add greenclip config

This commit is contained in:
Guilherme Rugai Freire 2022-06-12 18:28:09 -03:00
parent 6407513c87
commit 4fc7a3f258
No known key found for this signature in database
GPG Key ID: FC05BE5CD322C427

11
.config/greenclip.toml Normal file
View File

@ -0,0 +1,11 @@
[greenclip]
blacklisted_applications = []
enable_image_support = true
history_file = "/home/grfreire/.cache/greenclip.history"
image_cache_directory = "/tmp/greenclip"
max_history_length = 100
max_selection_size_bytes = 0
static_history = []
trim_space_from_selection = true
use_primary_selection_as_input = false