summaryrefslogtreecommitdiff
path: root/.config/greenclip.toml
blob: be80974172908135d32551695d64fdfc9669ca28 (plain)
1
2
3
4
5
6
7
8
9
10
11

[greenclip]
  blacklisted_applications = []
  enable_image_support = true
  history_file = "/tmp/greenclip.history"
  image_cache_directory = "/tmp/greenclip"
  max_history_length = 10
  max_selection_size_bytes = 0
  static_history = []
  trim_space_from_selection = true
  use_primary_selection_as_input = false