[openbox] notify when launching terminal

This commit is contained in:
Mathieu Maret 2014-02-27 17:23:43 +01:00 committed by Mathieu Maret
parent 67ee237e7b
commit 9094bd58c1

View File

@ -300,6 +300,10 @@
</keybind> </keybind>
<keybind key="A-F3"> <keybind key="A-F3">
<action name="Execute"> <action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>Terminal</name>
</startupnotify>
<name>Lance </name> <name>Lance </name>
<command>gnome-terminal</command> <command>gnome-terminal</command>
</action> </action>