summaryrefslogtreecommitdiffstats
path: root/.config/openbox
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2023-04-29 21:04:54 +0200
committerJoe <bousset.rudy@gmail.com>2023-04-29 21:04:54 +0200
commitf030ac38a2c4f76d8656ee4b109c6189b24cbec1 (patch)
treecbc8c7f97e8dd524112388b61777ef5d2b13ef7f /.config/openbox
parentup (diff)
downloaddotfiles-bsd-f030ac38a2c4f76d8656ee4b109c6189b24cbec1.tar.gz
dotfiles-bsd-f030ac38a2c4f76d8656ee4b109c6189b24cbec1.tar.bz2
dotfiles-bsd-f030ac38a2c4f76d8656ee4b109c6189b24cbec1.tar.xz
dotfiles-bsd-f030ac38a2c4f76d8656ee4b109c6189b24cbec1.tar.zst
dotfiles-bsd-f030ac38a2c4f76d8656ee4b109c6189b24cbec1.zip
up
Diffstat (limited to '')
-rwxr-xr-x.config/openbox/menu.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml
index a44cb7e..b9aed2a 100755
--- a/.config/openbox/menu.xml
+++ b/.config/openbox/menu.xml
@@ -33,6 +33,11 @@
<command>transmission-gtk</command>
</action>
</item>
+ <item label="Wireshark">
+ <action name="Execute">
+ <command>wireshark</command>
+ </action>
+ </item>
<item label="Google Earth">
<action name="Execute">
<command>google-earth-pro</command>