From 134974e8e2b69b0642dab76ef828bc9741270f7c Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 21 Mar 2004 20:06:40 +0000 Subject: [PATCH] forgot --- openbox/config.h | 2 ++ 1 file changed, 2 insertions(+) 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; -- 2.39.2