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