refactore directory structure
This commit is contained in:
parent
3830eef1f4
commit
e87bfb7c39
485 changed files with 66 additions and 1696 deletions
10
.config/greenclip.toml
Normal file
10
.config/greenclip.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
[greenclip]
|
||||
blacklisted_applications = []
|
||||
enable_image_support = true
|
||||
history_file = "/home/chris/.cache/greenclip.history"
|
||||
image_cache_directory = "/tmp/greenclip"
|
||||
max_history_length = 50
|
||||
max_selection_size_bytes = 0
|
||||
static_history = ["Chris Cochrun"]
|
||||
trim_space_from_selection = true
|
||||
use_primary_selection_as_input = false
|
Loading…
Add table
Add a link
Reference in a new issue