diff options
Diffstat (limited to '.config/openbox')
-rwxr-xr-x | .config/openbox/menu.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml index b0f7fe8..18c3f84 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -89,6 +89,11 @@ <command>hexchat</command> </action> </item> + <item label="Google Earth"> + <action name="Execute"> + <command>google-earth-pro</command> + </action> + </item> </menu> <menu id="apps-multimedia-menu" label="Multimedia"> |