diff options
Diffstat (limited to 'abs/core/tilda/config_0')
-rw-r--r-- | abs/core/tilda/config_0 | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/abs/core/tilda/config_0 b/abs/core/tilda/config_0 new file mode 100644 index 0000000..198afd3 --- /dev/null +++ b/abs/core/tilda/config_0 @@ -0,0 +1,53 @@ +tilda_config_version = "0.9.6" +# image = "" +# command = "" +font = "Monospace 15" +key = "F3" +title = "Tilda" +background_color = "white" +# working_dir = "" +web_browser = "firefox" +lines = 7000 +max_width = 1612 +max_height = 532 +min_width = 1 +min_height = 1 +transparency = 0 +x_pos = 1114 +y_pos = 0 +tab_pos = 1 +backspace_key = 0 +delete_key = 1 +d_set_title = 3 +command_exit = 2 +scheme = 3 +slide_sleep_usec = 14607 +animation_orientation = 0 +scrollbar_pos = 2 +back_red = 0 +back_green = 0 +back_blue = 0 +text_red = 65535 +text_green = 65535 +text_blue = 65535 +scroll_background = true +scroll_on_output = false +notebook_border = true +antialias = true +scrollbar = false +use_image = false +grab_focus = true +above = true +notaskbar = true +bold = true +blinks = true +scroll_on_key = true +bell = false +run_command = false +pinned = true +animation = false +hidden = true +centered_horizontally = true +centered_vertically = false +enable_transparency = false +double_buffer = false |