summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2023-05-07 01:46:41 +0200
committerJoe <bousset.rudy@gmail.com>2023-05-07 01:46:41 +0200
commite13965301340e6dc9ee4a4dccb5119627d16f177 (patch)
tree6ebef21166a59309646123c333b4aac53cabb158 /.config
parentup (diff)
downloaddotfiles-bsd-e13965301340e6dc9ee4a4dccb5119627d16f177.tar.gz
dotfiles-bsd-e13965301340e6dc9ee4a4dccb5119627d16f177.tar.bz2
dotfiles-bsd-e13965301340e6dc9ee4a4dccb5119627d16f177.tar.xz
dotfiles-bsd-e13965301340e6dc9ee4a4dccb5119627d16f177.tar.zst
dotfiles-bsd-e13965301340e6dc9ee4a4dccb5119627d16f177.zip
fix
Diffstat (limited to '.config')
-rwxr-xr-x.config/openbox/menu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml
index 9988f32..5daf842 100755
--- a/.config/openbox/menu.xml
+++ b/.config/openbox/menu.xml
@@ -35,7 +35,7 @@
</item>
<item label="Wireshark">
<action name="Execute">
- <command>doas wireshark</command>
+ <command>sudo wireshark</command>
</action>
</item>
<item label="MKVToolNix">