]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
very cool struts. partial struts actually are partial struts now. possibly way broken...
[chaz/openbox] / openbox / prop.c
index 4cf832ffcd4f9769729d8f58fde190f3f754e0de..aec146d52933c1bb81a66cd18da3c46cd67a1e9a 100644 (file)
@@ -170,8 +170,9 @@ void prop_startup()
     CREATE(esetrootid, "ESETROOT_PMAP_ID");
 */
 
-    CREATE(ob_pid, "_OB_PID");
-    CREATE(ob_config, "_OB_CONFIG");
+    CREATE(openbox_pid, "_OPENBOX_PID");
+    CREATE(ob_theme, "_OB_THEME");
+    CREATE(ob_wm_action_undecorate, "_OB_WM_ACTION_UNDECORATE");
     CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED");
     CREATE(ob_control, "_OB_CONTROL");
 }
This page took 0.022001 seconds and 4 git commands to generate.