Fix root terminal entry

This commit is contained in:
natemaia 2018-07-28 16:26:29 -07:00
parent 5bb300d2a4
commit fd93b9df63

View File

@ -158,7 +158,7 @@
</item>
<item label="Root Terminal">
<action name="Execute">
<command>exo-open --launch TerminalEmulator su</command>
<command>termite -e su</command>
</action>
</item>
<item label="GParted">