3 lines
80 B
3 lines
80 B
16 years ago
|
#!/bin/sh
|
||
|
exec openbox --config-file $XDG_CONFIG_HOME/openbox/lubuntu-rc.xml $@
|