diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-14 13:50:45 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-14 13:50:45 +0200 |
commit | 8e151c174158698e9c6a2ef601d9e86e28a51557 (patch) | |
tree | 12502548456337d8d3cbd7c32aded21602acba54 /clipit | |
parent | 4cba8328e8e2c68b710268f29541644a25d0c32c (diff) | |
download | dotfiles-8e151c174158698e9c6a2ef601d9e86e28a51557.tar.xz |
clipit: some changes..
Diffstat (limited to 'clipit')
-rw-r--r-- | clipit/clipitrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/clipit/clipitrc b/clipit/clipitrc index b689a89..1cdf5f5 100644 --- a/clipit/clipitrc +++ b/clipit/clipitrc @@ -3,8 +3,8 @@ use_copy=true use_primary=true synchronize=true automatic_paste=true -show_indexes=false -save_uris=false +show_indexes=true +save_uris=true use_rmb_menu=true save_history=true history_limit=50 |