greenclip.cfg (254B)
1 Config { 2 maxHistoryLength = 50, 3 historyPath = "~/.cache/greenclip.history", 4 staticHistoryPath = "~/.cache/greenclip.staticHistory", 5 imageCachePath = "/tmp/", 6 usePrimarySelectionAsInput = False, 7 blacklistedApps = [], 8 trimSpaceFromSelection = True 9 }