wip: add dezzai dotfiles
This commit is contained in:
parent
39254e5c3b
commit
40c6e1c4b0
10 changed files with 387 additions and 27 deletions
12
greenclip.toml
Normal file
12
greenclip.toml
Normal 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 = [
|
||||
'''¯\_(ツ)_/¯''',
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue