3 lines
77 B
Plaintext
3 lines
77 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
exec openbox --config-file $XDG_CONFIG_HOME/openbox/lxde-rc.xml $@
|