[ClipIt] Don't synchronize selection
This commit is contained in:
parent
765d9fdbbb
commit
527d13ee16
@ -1,7 +1,7 @@
|
|||||||
[rc]
|
[rc]
|
||||||
use_copy=true
|
use_copy=true
|
||||||
use_primary=true
|
use_primary=true
|
||||||
synchronize=true
|
synchronize=false
|
||||||
automatic_paste=false
|
automatic_paste=false
|
||||||
show_indexes=true
|
show_indexes=true
|
||||||
save_uris=true
|
save_uris=true
|
||||||
@ -10,12 +10,12 @@ save_history=true
|
|||||||
history_limit=1000
|
history_limit=1000
|
||||||
history_timeout_seconds=30
|
history_timeout_seconds=30
|
||||||
history_timeout=false
|
history_timeout=false
|
||||||
items_menu=20
|
items_menu=50
|
||||||
statics_show=true
|
statics_show=true
|
||||||
statics_items=10
|
statics_items=10
|
||||||
hyperlinks_only=false
|
hyperlinks_only=false
|
||||||
confirm_clear=false
|
confirm_clear=false
|
||||||
single_line=true
|
single_line=false
|
||||||
reverse_history=false
|
reverse_history=false
|
||||||
item_length=50
|
item_length=50
|
||||||
ellipsize=2
|
ellipsize=2
|
||||||
|
Loading…
Reference in New Issue
Block a user