Последние изменения в конфигах

This commit is contained in:
2026-01-03 13:35:56 +07:00
parent aa14b29c71
commit 71795d5591
19 changed files with 429 additions and 70 deletions

13
config/greenclip.toml Normal file
View File

@@ -0,0 +1,13 @@
[greenclip]
blacklisted_applications = []
enable_image_support = true
history_file = "/home/zloy_linux/.cache/greenclip.history"
image_cache_directory = "/tmp/greenclip"
max_history_length = 500
max_selection_size_bytes = 0
trim_space_from_selection = true
use_primary_selection_as_input = true
static_history = [
'''¯\_(ツ)_/¯''',
]