]> Dogcows Code - chaz/openbox/blobdiff - data/xsession/openbox-gnome
switch to using a command line variable instead, for the restart binary, just remove...
[chaz/openbox] / data / xsession / openbox-gnome
index 03a22d3fffd76dbd6e7b157241a918dc3cf3bb7b..c146aa814b527c340e7729dcb7acc5afae560fe8 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/sh
 
 # A temporary script to be replaced by a real program..
-export OPENBOX_RESTART_BINARY=openbox-gnome
-exec openbox "$@"
+exec openbox --restart-binary openbox-gnome "$@"
This page took 0.020453 seconds and 4 git commands to generate.