mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
change clipboard history size
This commit is contained in:
parent
072cfe947b
commit
6adeea69ce
@ -4,7 +4,7 @@
|
||||
enable_image_support = true
|
||||
history_file = "/home/grfreire/.cache/greenclip.history"
|
||||
image_cache_directory = "/tmp/greenclip"
|
||||
max_history_length = 100
|
||||
max_history_length = 1000
|
||||
max_selection_size_bytes = 0
|
||||
static_history = []
|
||||
trim_space_from_selection = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user