From b8df737ff754769fbd192083495ea0a58efc1dc4 Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Mon, 2 Aug 2021 17:19:43 +0200 Subject: Added the rest of my dotfiles --- .config/greenclip.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/greenclip.toml (limited to '.config/greenclip.toml') diff --git a/.config/greenclip.toml b/.config/greenclip.toml new file mode 100644 index 0000000..9343a4e --- /dev/null +++ b/.config/greenclip.toml @@ -0,0 +1,11 @@ + +[greenclip] + blacklisted_applications = [] + enable_image_support = true + history_file = "/home/adam/.cache/greenclip.history" + image_cache_directory = "/tmp/greenclip" + max_history_length = 20 + max_selection_size_bytes = 0 + static_history = [] + trim_space_from_selection = true + use_primary_selection_as_input = false -- cgit v1.2.3-70-g09d2