added greenclip

This commit is contained in:
2022-08-03 21:41:07 +02:00
parent 414bb14b1b
commit a1f57b67b8
5 changed files with 15 additions and 0 deletions

10
config/greenclip.toml Normal file
View File

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