1
0
Fork 0

wip: add dezzai dotfiles

This commit is contained in:
cătălin 2023-01-19 16:51:58 +01:00
commit 40c6e1c4b0
10 changed files with 387 additions and 27 deletions

12
greenclip.toml Normal file
View file

@ -0,0 +1,12 @@
[greenclip]
history_file = "/home/erebe/.cache/greenclip.history"
max_history_length = 50
max_selection_size_bytes = 0
trim_space_from_selection = true
use_primary_selection_as_input = false
blacklisted_applications = []
enable_image_support = true
image_cache_directory = "/tmp/greenclip"
static_history = [
'''¯\_(ツ)_/¯''',
]