mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
menu: add Terminal to default root-menu
This commit is contained in:
parent
e94781ef3f
commit
c749a11517
3 changed files with 27 additions and 18 deletions
|
|
@ -55,12 +55,10 @@
|
|||
<!--
|
||||
<menu id="client-list-combined-menu" label="Running..." />
|
||||
-->
|
||||
<item label="Web browser">
|
||||
<action name="Execute" command="firefox" />
|
||||
</item>
|
||||
<item label="Terminal">
|
||||
<action name="Execute" command="alacritty" />
|
||||
<action name="Execute" command="lab-sensible-terminal" />
|
||||
</item>
|
||||
<separator />
|
||||
<item label="Reconfigure">
|
||||
<action name="Reconfigure" />
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue