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 a9d3269..595a4a6 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -112,7 +112,7 @@ <menu id="system-menu" label="System"> <item label="Openbox Configuration Manager"> <action name="Execute"> - <command>obconf-qt</command> + <command>obconf</command> <startupnotify><enabled>yes</enabled></startupnotify> </action> </item> |