Fuxx
This commit is contained in:
parent
8268fba83d
commit
7ed2a6e110
9565 changed files with 1315332 additions and 90 deletions
172
home/.config/cherrytree/config.cfg
Normal file
172
home/.config/cherrytree/config.cfg
Normal file
|
@ -0,0 +1,172 @@
|
|||
[state]
|
||||
toolbar_visible=true
|
||||
statusbar_visible=true
|
||||
tree_lines_visible=false
|
||||
win_is_maximized=false
|
||||
win_position_x=1374
|
||||
win_position_y=8
|
||||
win_size_w=784
|
||||
win_size_h=856
|
||||
hpaned_pos=170
|
||||
tree_visible=true
|
||||
menubar_visible=true
|
||||
pick_dir_import=/home/luca
|
||||
pick_dir_export=/home/luca
|
||||
pick_dir_file=/home/luca
|
||||
pick_dir_img=/home/luca
|
||||
pick_dir_csv=/home/luca
|
||||
pick_dir_cbox=/home/luca
|
||||
link_type=webs
|
||||
menubar_in_titlebar=false
|
||||
show_node_name_header=true
|
||||
nodes_on_node_name_header=3
|
||||
toolbar_icon_size=1
|
||||
fg=#5757e3e38989
|
||||
nn=#57e389
|
||||
|
||||
[tree]
|
||||
rest_exp_coll=0
|
||||
nodes_bookm_exp=false
|
||||
nodes_icons=c
|
||||
aux_icon_hide=false
|
||||
default_icon_text=25
|
||||
tree_right_side=false
|
||||
cherry_wrap_ena=false
|
||||
cherry_wrap_width=130
|
||||
tree_click_focus_text=false
|
||||
tree_click_expand=false
|
||||
|
||||
[editor]
|
||||
syntax_highlighting=custom-colors
|
||||
auto_syn_highl=sh
|
||||
rt_style_scheme=user-1
|
||||
pt_style_scheme=user-1
|
||||
ta_style_scheme=user-2
|
||||
co_style_scheme=cobalt-darkened
|
||||
enable_spell_check=false
|
||||
spell_check_lang=
|
||||
show_line_numbers=false
|
||||
scroll_beyond_last_line=true
|
||||
spaces_instead_tabs=false
|
||||
tabs_width=4
|
||||
anchor_size=16
|
||||
latex_size_dpi=140
|
||||
embfile_icon_size=48
|
||||
embfile_show_filename=true
|
||||
embfile_max_size=10
|
||||
line_wrapping=true
|
||||
auto_smart_quotes=true
|
||||
camelcase_autolink=true
|
||||
url_autolink=true
|
||||
triple_click_paragraph=false
|
||||
enable_symbol_autoreplace=true
|
||||
wrapping_indent=-14
|
||||
auto_indent=true
|
||||
rt_show_white_spaces=false
|
||||
pt_show_white_spaces=true
|
||||
rt_highl_curr_line=true
|
||||
pt_highl_curr_line=true
|
||||
rt_highl_match_bra=false
|
||||
pt_highl_match_bra=true
|
||||
space_around_lines=0
|
||||
relative_wrapped_space=50
|
||||
h_rule=~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
special_chars=“”„‘’•◇▪▸☐☑☒★…‰€©®™°↓↑→←↔↵⇓⇑⇒⇐⇔»«▼▲►◄≤≥≠≈±¹²³½¼⅛×÷∞ø∑σ√∫ΔδΠπΣΦΩωαβγεηλμ☺☻☼♥♣♦✔♀♂♪♫✝
|
||||
last_special_char=
|
||||
selword_chars=.-@
|
||||
chars_listbul=•◇▪-→⇒
|
||||
chars_toc=▸•◇▪
|
||||
chars_todo=☐☑☒
|
||||
chars_smart_dquote=“”
|
||||
chars_smart_squote=‘’
|
||||
latest_tag_prop=scale,foreground
|
||||
latest_tag_val=h1,#5757e3e38989
|
||||
timestamp_format=%Y/%m/%d - %H:%M
|
||||
links_underline=true
|
||||
links_relative=false
|
||||
weblink_custom_on=false
|
||||
filelink_custom_on=false
|
||||
folderlink_custom_on=false
|
||||
weblink_custom_act=firefox %s &
|
||||
filelink_custom_act=xdg-open "file://%s" &
|
||||
folderlink_custom_act=xdg-open "file://%s" &
|
||||
|
||||
[codebox]
|
||||
codebox_width=500
|
||||
codebox_height=100
|
||||
codebox_width_pixels=true
|
||||
codebox_line_num=false
|
||||
codebox_match_bra=true
|
||||
codebox_syn_highl=plain-text
|
||||
codebox_auto_resize=true
|
||||
|
||||
[table]
|
||||
table_rows=3
|
||||
table_columns=3
|
||||
table_col_width=60
|
||||
|
||||
[fonts]
|
||||
rt_font=JetBrains Mono 11
|
||||
pt_font=JetBrains Mono 11
|
||||
tree_font=JetBrains Mono 10
|
||||
code_font=JetBrains Mono 11
|
||||
|
||||
[colors]
|
||||
tt_def_fg=#ffffff
|
||||
tt_def_bg=#1a1e21
|
||||
tt_sel_fg=#001b33
|
||||
tt_sel_bg=#5294e2
|
||||
scalable_h1=1728;;;0;0;0
|
||||
scalable_h2=1440;;;0;0;0
|
||||
scalable_h3=1200;;;0;0;0
|
||||
scalable_h4=1150;;;0;0;0
|
||||
scalable_h5=1100;;;0;0;0
|
||||
scalable_h6=1050;;;0;0;0
|
||||
scalable_small=833;;;0;0;0
|
||||
monospace_fg=#e0e0e0
|
||||
monospace_bg=#7f7f7f
|
||||
ms_dedic_font=false
|
||||
monospace_font=Monospace 11
|
||||
col_link_webs=#00008989ffff
|
||||
col_link_node=#071c838e071c
|
||||
col_link_file=#8b8b69691414
|
||||
col_link_fold=#7f7f7f7f7f7f
|
||||
style_1_text_fg=#ffffff
|
||||
style_1_text_bg=#1a1e21
|
||||
style_1_sel_fg=#ffffff
|
||||
style_1_sel_bg=#344451
|
||||
style_1_cusor=#ffffff
|
||||
style_1_curr_line_bg=#1a1e21
|
||||
style_1_linenum_fg=#777777
|
||||
style_1_linenum_bg=#000d1a
|
||||
style_2_text_fg=#000000
|
||||
style_2_text_bg=#ffffff
|
||||
style_2_sel_fg=#ffffff
|
||||
style_2_sel_bg=#43ace8
|
||||
style_2_cusor=#000000
|
||||
style_2_curr_line_bg=#eef6ff
|
||||
style_2_linenum_fg=#000000
|
||||
style_2_linenum_bg=#d6d2d0
|
||||
|
||||
[misc]
|
||||
toolbar_ui_list=tree_add_node,tree_add_subnode,separator,go_node_prev,go_node_next,separator,*,ct_save,export_pdf,separator,find_in_allnodes,separator,handle_bull_list,handle_num_list,handle_todo_list,fmt_indent,fmt_unindent,separator,handle_image,handle_table,handle_codebox,handle_embfile,handle_link,handle_anchor,separator,fmt_clone,fmt_latest,fmt_rm,fmt_color_fg,fmt_color_bg,fmt_bold,fmt_italic,fmt_underline,fmt_strikethrough,fmt_h1,fmt_h2,fmt_h3,fmt_small,fmt_superscript,fmt_subscript,fmt_monospace
|
||||
systray=false
|
||||
start_on_systray=false
|
||||
autosave_on=true
|
||||
autosave_val=1
|
||||
bookm_top_menu=true
|
||||
check_version=false
|
||||
word_count=false
|
||||
reload_doc_last=true
|
||||
win_title_doc_dir=true
|
||||
nn_header_full_path=true
|
||||
mod_time_sentinel=false
|
||||
backup_copy=true
|
||||
backup_num=3
|
||||
autosave_on_quit=false
|
||||
enable_custom_backup_dir=false
|
||||
custom_backup_dir=
|
||||
limit_undoable_steps=10
|
||||
|
||||
[codexec_term]
|
||||
custom_codexec_term=
|
Loading…
Add table
Add a link
Reference in a new issue