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 43f7c379..cce3dd1f 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -163,7 +163,7 @@ typedef struct Atoms {
/* Openbox specific atoms */
Atom openbox_pid;
- Atom openbox_premax;
+ Atom ob_wm_state_undecorated;
} Atoms;
Atoms prop_atoms;