diff options
Diffstat (limited to '')
-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 2bfc231..a43bc05 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -23,6 +23,11 @@ <command>qalculate-gtk</command> </action> </item> + <item label="Kleopatra"> + <action name="Execute"> + <command>kleopatra</command> + </action> + </item> <item label="Google Earth"> <action name="Execute"> <command>google-earth-pro</command> |