add greenclip, fix some screen lock

This commit is contained in:
azpsen
2024-01-29 16:54:46 -06:00
parent 150e55fb99
commit f804fea78d
4 changed files with 19 additions and 0 deletions

11
.config/greenclip.toml Normal file
View File

@@ -0,0 +1,11 @@
[greenclip]
blacklisted_applications = []
enable_image_support = true
history_file = "/home/april/.cache/greenclip.history"
image_cache_directory = "/tmp/greenclip"
max_history_length = 50
max_selection_size_bytes = 0
static_history = []
trim_space_from_selection = true
use_primary_selection_as_input = false