Fix root terminal entry
This commit is contained in:
parent
5bb300d2a4
commit
fd93b9df63
@ -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">
|
||||
|
Reference in New Issue
Block a user