Fix root terminal entry
This commit is contained in:
parent
5bb300d2a4
commit
fd93b9df63
@ -158,7 +158,7 @@
|
|||||||
</item>
|
</item>
|
||||||
<item label="Root Terminal">
|
<item label="Root Terminal">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>exo-open --launch TerminalEmulator su</command>
|
<command>termite -e su</command>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
<item label="GParted">
|
<item label="GParted">
|
||||||
|
Reference in New Issue
Block a user