Last active
October 11, 2020 14:16
-
-
Save gvoze32/295d75a8c5603bc610b5f1a976c0ce7d to your computer and use it in GitHub Desktop.
Tilda Nord 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.5.2" | |
command="" | |
font="mplus Nerd Font Mono 9" | |
key="F12" | |
addtab_key="<Shift><Control>t" | |
fullscreen_key="F11" | |
toggle_transparency_key="F12" | |
toggle_searchbar_key="<Shift><Control>f" | |
closetab_key="<Shift><Control>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="<Shift><Control>q" | |
title="Tilda" | |
background_color="white" | |
# working_dir="" | |
web_browser="xdg-open" | |
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 | |
x_pos=445 | |
y_pos=0 | |
tab_pos=0 | |
expand_tabs=false | |
show_single_tab=false | |
backspace_key=0 | |
delete_key=1 | |
d_set_title=3 | |
command_exit=2 | |
command_timeout_ms=3000 | |
scheme=0 | |
slide_sleep_usec=10000 | |
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=0 | |
title_max_length=0 | |
palette = {14135, 15934, 19789, 64250, 23130, 42148, 11051, 58596, 37265, 64250, 38036, 28270, 25443, 50629, 60138, 53199, 36494, 62708, 35209, 52428, 63479, 60909, 65278, 65278, 15163, 16962, 21074, 64250, 29812, 45746, 17476, 60395, 40863, 64250, 42662, 34695, 31354, 52171, 60138, 55512, 42662, 62708, 41377, 54741, 63479, 59367, 63479, 63479} | |
scrollbar_pos=2 | |
back_red=14135 | |
back_green=15934 | |
back_blue=19789 | |
text_red=60909 | |
text_green=65278 | |
text_blue=65278 | |
cursor_red=60909 | |
cursor_green=65278 | |
cursor_blue=65278 | |
width_percentage=1245540515 | |
height_percentage=478029859 | |
scroll_history_infinite=false | |
scroll_on_output=false | |
notebook_border=false | |
scrollbar=false | |
grab_focus=true | |
above=true | |
notaskbar=true | |
blinks=true | |
scroll_on_key=true | |
bell=false | |
run_command=false | |
pinned=true | |
animation=true | |
hidden=true | |
set_as_desktop=false | |
centered_horizontally=true | |
centered_vertically=false | |
enable_transparency=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=false | |
confirm_close_tab=true | |
back_alpha=62258 | |
show_title_tooltip=false | |
# max_width=0 | |
# max_height=0 | |
# image="" | |
# show_on_monitor_number=0 | |
# transparency=0 | |
# bold=false | |
# title_max_length_flag=false | |
# antialias=false | |
# double_buffer=false | |
# scroll_background=false | |
# use_image=false | |
# min_width=0 | |
# min_height=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment