8 lines
225 B
INI
8 lines
225 B
INI
Config {
|
|
maxHistoryLength = 10000,
|
|
historyPath = "~/.cache/greenclip.history",
|
|
staticHistoryPath = "~/.cache/greenclip.staticHistory",
|
|
imageCachePath = "/tmp/",
|
|
usePrimarySelectionAsInput = False,
|
|
blacklistedApps = []
|
|
} |