Files
dots/.config/greenclip.cfg
2018-12-16 13:06:16 +01:00

10 lines
259 B
INI

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