This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/home/.config/greenclip.cfg

10 lines
267 B
INI

Config {
maxHistoryLength = 1000,
historyPath = "~/.cache/greenclip/history",
staticHistoryPath = "~/.cache/greenclip/staticHistory",
imageCachePath = "/tmp/greenclip/",
usePrimarySelectionAsInput = False,
blacklistedApps = [],
trimSpaceFromSelection = True
}