wpg init mabox workaround
parent
57eb481b5f
commit
6e415cc6af
|
@ -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
|
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
|
# Run mwelcome if not disaled
|
||||||
[ ! -f "$HOME/.config/mabox/.mwelcome" ] && mwelcome &
|
[ ! -f "$HOME/.config/mabox/.mwelcome" ] && mwelcome &
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue