mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 04:09:38 +00:00
add greenclip config
This commit is contained in:
parent
6407513c87
commit
4fc7a3f258
11
.config/greenclip.toml
Normal file
11
.config/greenclip.toml
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
[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
|
||||
Loading…
Reference in New Issue
Block a user