summaryrefslogtreecommitdiff
path: root/openbox
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2004-03-21 20:06:40 +0000
committerMikael Magnusson <mikachu@comhem.se>2004-03-21 20:06:40 +0000
commit134974e8e2b69b0642dab76ef828bc9741270f7c (patch)
tree00a8940d0711c9a9ca839e5a84af0798aa81e981 /openbox
parentf870d32397649a4d14e67fc638a57b5669c1009b (diff)
forgot
Diffstat (limited to 'openbox')
-rw-r--r--openbox/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/config.h b/openbox/config.h
index 21f4e9a3..e13dd091 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -77,6 +77,8 @@ extern guint config_dock_app_move_modifiers;
/* The name of the theme */
extern gchar *config_theme;
+/* Show the onepixel border after toggleDecor */
+extern gboolean config_theme_keepborder;
/* Titlebar button layout */
extern gchar *config_title_layout;