From f34834e6033452dfb72eb210d0f55f926c1b730a Mon Sep 17 00:00:00 2001 From: swaggboi <swaggboi@gangstalking.agency> Date: Wed, 16 Apr 2025 18:32:44 -0400 Subject: [PATCH] s/rhythmbox/audacious/ --- my_home/.config/openbox/menu.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/my_home/.config/openbox/menu.xml b/my_home/.config/openbox/menu.xml index 1da0925..15fedd7 100644 --- a/my_home/.config/openbox/menu.xml +++ b/my_home/.config/openbox/menu.xml @@ -65,9 +65,9 @@ </item> </menu> <menu id="apps-multimedia-menu" label="Multimedia"> - <item label="Rhythmbox"> + <item label="Audacious"> <action name="Execute"> - <command>rhythmbox</command> + <command>audacious</command> <startupnotify> <enabled>yes</enabled> </startupnotify>