mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 04:09:38 +00:00
12 lines
334 B
TOML
12 lines
334 B
TOML
|
|
[greenclip]
|
|
blacklisted_applications = []
|
|
enable_image_support = true
|
|
history_file = "/home/grfreire/.cache/greenclip.history"
|
|
image_cache_directory = "/tmp/greenclip"
|
|
max_history_length = 1000
|
|
max_selection_size_bytes = 0
|
|
static_history = []
|
|
trim_space_from_selection = true
|
|
use_primary_selection_as_input = false
|