dotfiles/.config/greenclip.toml
Guilherme Rugai Freire 4fc7a3f258
add greenclip config
2022-06-12 18:28:09 -03:00

12 lines
333 B
TOML

[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