Add Thunderbird
This commit is contained in:
parent
027dbea4ff
commit
2d17f108e1
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<openbox_menu xmlns="http://openbox.org/3.4/menu">
|
||||
<menu id="apps-net-menu" label="Internet">
|
||||
<menu id="apps-net-mozilla-menu" label="Mozilla">
|
||||
<item label="Firefox">
|
||||
<action name="Execute">
|
||||
<command>firefox</command>
|
||||
@ -10,6 +10,18 @@
|
||||
</startupnotify>
|
||||
</action>
|
||||
</item>
|
||||
<item label="Thunderbird">
|
||||
<action name="Execute">
|
||||
<command>thunderbird</command>
|
||||
<startupnotify>
|
||||
<enabled>yes</enabled>
|
||||
<wmclass>Thunderbird</wmclass>
|
||||
</startupnotify>
|
||||
</action>
|
||||
</item>
|
||||
</menu>
|
||||
<menu id="apps-net-menu" label="Internet">
|
||||
<menu id="apps-net-mozilla-menu"/>
|
||||
<item label="Epiphany">
|
||||
<action name="Execute">
|
||||
<command>epiphany</command>
|
||||
|
Loading…
x
Reference in New Issue
Block a user