diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-01-06 19:23:48 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-01-06 19:23:48 +0800 |
commit | 0fd3fb5eb258bb1bbf08ffd11bc43bde7722f06a (patch) | |
tree | 1fd5e3db4e9c7947889be60325046a5cc2c37388 /_config/parcellite | |
parent | 028ab301fe80c9ed872fe8ba4be2819648e30d97 (diff) | |
download | dotfiles-0fd3fb5eb258bb1bbf08ffd11bc43bde7722f06a.tar.bz2 |
Rename .config => _config
Diffstat (limited to '_config/parcellite')
-rw-r--r-- | _config/parcellite/parcelliterc | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/_config/parcellite/parcelliterc b/_config/parcellite/parcelliterc new file mode 100644 index 0000000..a62dcae --- /dev/null +++ b/_config/parcellite/parcelliterc @@ -0,0 +1,38 @@ +[rc] +use_copy=true +use_primary=false +synchronize=false +save_history=true +history_pos=false +history_x=0 +history_y=0 +history_limit=25 +data_size=0 +automatic_paste=false +auto_key=false +auto_mouse=true +key_input=false +restore_empty=true +rc_edit=true +type_search=true +case_search=false +ignore_whiteonly=true +trim_wspace_begend=false +trim_newline=false +hyperlinks_only=false +confirm_clear=true +current_on_top=true +single_line=true +reverse_history=false +item_length=50 +persistent_history=true +persistent_separate=true +persistent_on_top=false +persistent_delim=\\n +nonprint_disp=false +ellipsize=2 +multi_user=true +menu_key=<Ctrl><Alt>P +history_key=<Ctrl><Alt>H +phistory_key=<Ctrl><Alt>X +actions_key=<Ctrl><Alt>A |