[Terminal] Add web browser property
[tilda-gobject.git] / tilda-terminal.h
index 5bf4e06..d56800a 100644 (file)
@@ -35,6 +35,7 @@ struct _TildaTerminal {
        gchar *font;
        gchar *title;
        gchar *working_directory;
+       gchar *web_browser;
 
        gint scrollback_lines;
        gint transparency_percent;