diff options
Diffstat (limited to '.config/openbox/menu.xml')
-rwxr-xr-x | .config/openbox/menu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml index b9aed2a..dc19c1e 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -35,7 +35,7 @@ </item> <item label="Wireshark"> <action name="Execute"> - <command>wireshark</command> + <command>sudo wireshark</command> </action> </item> <item label="Google Earth"> |