summaryrefslogtreecommitdiff
path: root/src/ui/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/theme.h')
-rw-r--r--src/ui/theme.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/theme.h b/src/ui/theme.h
index b4eca89e..ffec77c5 100644
--- a/src/ui/theme.h
+++ b/src/ui/theme.h
@@ -131,6 +131,9 @@ struct _MetaFrameLayout
/** Space around buttons */
GtkBorder button_border;
+ /** Space between titlebar elements */
+ guint titlebar_spacing;
+
/** scale factor for title text */
double title_scale;