fix the menu's command for urxvt
This commit is contained in:
parent
835b2de913
commit
fd34bcf71a
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
<menu id="apps-term-menu" label="Terminals">
|
||||
<item label="Rxvt Unicode">
|
||||
<action name="Execute">
|
||||
<command>rxvt-unicode</command>
|
||||
<command>urxvt</command>
|
||||
</action>
|
||||
</item>
|
||||
<item label="Gnome Terminal">
|
||||
|
|
Loading…
Reference in a new issue