dots/greenclip/.config/greenclip.toml

12 lines
469 B
TOML
Raw Normal View History

2024-11-14 13:22:22 +00:00
[greenclip]
blacklisted_applications = ["Qt Selection Owner for keepassxc"] # keepassxc
enable_image_support = true
history_file = "/home/lambda/.cache/greenclip.history"
image_cache_directory = "/tmp/greenclip"
max_history_length = 50
max_selection_size_bytes = 0
static_history = ["Greenclip has been updated to v4.1, update your new config file at ~/.config/greenclip.toml"]
trim_space_from_selection = true
use_primary_selection_as_input = false