if module_installed xdg-utils; then  XDG_OPEN=`lvu from xdg-open|grep bin|cut -d: -f2`;sedit "s/firefox:/midori:firefox:/" $XDG_OPEN;fi
