mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-22 06:44:41 +01:00
11 lines
335 B
TOML
11 lines
335 B
TOML
[greenclip]
|
|
blacklisted_applications = []
|
|
enable_image_support = true
|
|
history_file = "/home/mastermindzh/.cache/greenclip.history"
|
|
image_cache_directory = "/tmp/greenclip"
|
|
max_history_length = 50
|
|
max_selection_size_bytes = 0
|
|
static_history = []
|
|
trim_space_from_selection = true
|
|
use_primary_selection_as_input = false
|