From e956f0d9b646ae8ef29c49b07c971677672ef816 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Fri, 27 May 2022 00:17:29 +0200 Subject: [PATCH] wpg-init --- bin/mabox-obstart | 2 ++ 1 file changed, 2 insertions(+) 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