summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index 5ca70470..464fe26d 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -194,6 +194,7 @@ typedef struct Atoms {
Atom ob_wm_state_undecorated;
Atom openbox_pid; /* this is depreecated in favour of ob_control */
Atom ob_theme;
+ Atom ob_config_file;
Atom ob_control;
} Atoms;
extern Atoms prop_atoms;