summaryrefslogtreecommitdiff
path: root/openbox/prop.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prop.c')
-rw-r--r--openbox/prop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/prop.c b/openbox/prop.c
index 4cf832ff..36e52017 100644
--- a/openbox/prop.c
+++ b/openbox/prop.c
@@ -170,7 +170,7 @@ void prop_startup()
CREATE(esetrootid, "ESETROOT_PMAP_ID");
*/
- CREATE(ob_pid, "_OB_PID");
+ CREATE(openbox_pid, "_OPENBOX_PID");
CREATE(ob_config, "_OB_CONFIG");
CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED");
CREATE(ob_control, "_OB_CONTROL");