summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index fa45d5cd..f65dd135 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -165,6 +165,9 @@ typedef struct Atoms {
Atom openbox_pid;
Atom ob_wm_state_undecorated;
+ Atom ob_control;
+ Atom ob_reconfigure;
+ Atom ob_restart;
} Atoms;
Atoms prop_atoms;