Created
August 20, 2018 11:17
-
-
Save codeitlikemiley/25fff28d9d8067cff64428755db5ae84 to your computer and use it in GitHub Desktop.
tilda config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tilda_config_version="1.4.1" | |
| # command="" | |
| font="DejaVu Sans Mono 14" | |
| key="<Primary>grave" | |
| addtab_key="<Alt>t" | |
| fullscreen_key="F11" | |
| toggle_transparency_key="F12" | |
| toggle_searchbar_key="<Shift><Control>f" | |
| closetab_key="<Primary>w" | |
| nexttab_key="<Control>Page_Down" | |
| prevtab_key="<Control>Page_Up" | |
| movetableft_key="<Shift><Control>Page_Up" | |
| movetabright_key="<Shift><Control>Page_Down" | |
| gototab_1_key="<Alt>1" | |
| gototab_2_key="<Alt>2" | |
| gototab_3_key="<Alt>3" | |
| gototab_4_key="<Alt>4" | |
| gototab_5_key="<Alt>5" | |
| gototab_6_key="<Alt>6" | |
| gototab_7_key="<Alt>7" | |
| gototab_8_key="<Alt>8" | |
| gototab_9_key="<Alt>9" | |
| gototab_10_key="<Alt>0" | |
| copy_key="<Shift><Control>c" | |
| paste_key="<Shift><Control>v" | |
| quit_key="<Primary>w" | |
| title="Tilda" | |
| background_color="white" | |
| # working_dir="" | |
| web_browser="x-www-browser" | |
| increase_font_size_key="<Control>equal" | |
| decrease_font_size_key="<Control>minus" | |
| normalize_font_size_key="<Control>0" | |
| # show_on_monitor="" | |
| word_chars="-A-Za-z0-9,./?%&#:_" | |
| lines=5000 | |
| max_width=1366 | |
| max_height=736 | |
| min_width=1 | |
| min_height=1 | |
| x_pos=0 | |
| y_pos=32 | |
| tab_pos=4 | |
| expand_tabs=false | |
| show_single_tab=true | |
| backspace_key=0 | |
| delete_key=1 | |
| d_set_title=3 | |
| command_exit=2 | |
| scheme=0 | |
| slide_sleep_usec=500 | |
| animation_orientation=0 | |
| timer_resolution=200 | |
| auto_hide_time=2000 | |
| on_last_terminal_exit=0 | |
| prompt_on_exit=true | |
| palette_scheme=0 | |
| non_focus_pull_up_behaviour=0 | |
| cursor_shape=2 | |
| # show_on_monitor_number=0 | |
| # title_max_length_flag=false | |
| title_max_length=25 | |
| palette = {64764, 44975, 15934, 58339, 17219, 17219, 27242, 45232, 5911, 62451, 40092, 4626, 65535, 65535, 65535, 60652, 0, 18504, 10794, 42919, 59367, 62194, 62194, 62194, 58339, 17219, 17219, 65535, 13878, 7710, 31611, 51657, 7967, 62451, 40092, 4626, 30583, 54227, 60909, 12079, 15677, 17476, 57568, 63479, 64250, 41120, 8224, 61680} | |
| scrollbar_pos=2 | |
| back_red=4626 | |
| back_green=15420 | |
| back_blue=19789 | |
| text_red=65535 | |
| text_green=65535 | |
| text_blue=65535 | |
| cursor_red=59881 | |
| cursor_green=47545 | |
| cursor_blue=28270 | |
| scroll_history_infinite=false | |
| scroll_on_output=false | |
| notebook_border=false | |
| antialias=true | |
| scrollbar=false | |
| grab_focus=true | |
| above=true | |
| notaskbar=true | |
| bold=true | |
| blinks=true | |
| scroll_on_key=true | |
| bell=true | |
| run_command=false | |
| pinned=true | |
| animation=true | |
| hidden=true | |
| set_as_desktop=true | |
| centered_horizontally=true | |
| centered_vertically=true | |
| enable_transparency=true | |
| # double_buffer=false | |
| auto_hide_on_focus_lost=false | |
| auto_hide_on_mouse_leave=false | |
| title_behaviour=2 | |
| inherit_working_dir=true | |
| command_login_shell=false | |
| start_fullscreen=true | |
| confirm_close_tab=false | |
| # image="" | |
| # scroll_background=false | |
| # use_image=false | |
| transparency=0 | |
| back_alpha=49135 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment