fix autostart

This commit is contained in:
2023-11-19 20:53:27 +01:00
parent 2541ed9d34
commit 3728e9cd7a
3 changed files with 5 additions and 6 deletions

@ -51,7 +51,7 @@ ACTIVE=$(nmcli connection show --active | grep -iPo "(.*)(wireguard)" | sed 's/
then
mv /home/"$USER"/.config/autostart/.wgonstart.desktop mv /home/"$USER"/.config/autostart/wgonstart.desktop
else
mv /home/"$USER"/.config/autostart/.wgonstart.desktop mv /home/"$USER"/.config/autostart/.wgonstart.desktop
mv /home/"$USER"/.config/autostart/wgonstart.desktop mv /home/"$USER"/.config/autostart/.wgonstart.desktop
fi
elif [ -d /home/$USER/.config/lxsession/Lubuntu/autostart ] # for LXDE