wpg init mabox workaround

master
Daniel Napora 2021-11-05 13:47:29 +01:00
parent 57eb481b5f
commit 6e415cc6af
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ config_dir=${XDG_CONFIG_HOME:-$HOME/.config}
rsync -aq --ignore-existing --exclude="pamac-tray-budgie.desktop" /etc/xdg/autostart/ $config_dir/autostart
[ -f "$HOME/.config/wpg/.mabox-init" ] && wpg-mabox-init &
# Run mwelcome if not disaled
[ ! -f "$HOME/.config/mabox/.mwelcome" ] && mwelcome &