summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index 4ae9e775..75431b95 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -184,7 +184,7 @@ typedef struct Atoms {
Atom openbox_wm_state_undecorated;
Atom openbox_pid;
- Atom openbox_rc;
+ Atom openbox_config;
Atom openbox_control;
} Atoms;
Atoms prop_atoms;