[openbox] fix live menu

This commit is contained in:
fhdk 2018-04-19 14:57:33 +02:00
parent 1e259ee80e
commit 5f0ed3df3d
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
</item>
<item label="Architect Installer">
<action name="Execute">
<command>sudo setup</command>
<command>termite -e "sudo setup"</command>
</action>
</item>
</menu>

View File

@ -9,7 +9,7 @@
</item>
<item label="Architect Installer">
<action name="Execute">
<command>sudo setup</command>
<command>termite -e "sudo setup"</command>
</action>
</item>
</menu>