diff --git a/bin/mabox-obstart b/bin/mabox-obstart index 83ce049..e310062 100755 --- a/bin/mabox-obstart +++ b/bin/mabox-obstart @@ -89,6 +89,8 @@ checkautostart # Run mwelcome if not disaled [ ! -f "$HOME/.config/mabox/.mwelcome" ] && mwelcome & +[ -f "$HOME/.config/wpg/.mabox-init" ] && wpg-mabox-init & + . $HOME/.config/mabox/mabox.conf #Set config variables if not set or empty; ":" means do nothing