mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-22 04:16:05 -07:00
12 lines
423 B
TOML
12 lines
423 B
TOML
|
|
[greenclip]
|
|
blacklisted_applications = []
|
|
enable_image_support = true
|
|
history_file = "/home/tstarr/.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
|