blob: 696a9b34b0fe03de6c35c25fbddbf5f9df57181e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[greenclip]
blacklisted_applications = []
enable_image_support = true
history_file = "/home/adam/.cache/greenclip.history"
image_cache_directory = "/tmp/greenclip"
max_history_length = 10
max_selection_size_bytes = 0
static_history = []
trim_space_from_selection = true
use_primary_selection_as_input = false
|