mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-10 01:51:03 +01:00
Removed all software from starup
This commit is contained in:
parent
9e34900c15
commit
3c7bc3a1b7
@ -184,4 +184,6 @@ if [ "$DESKTOP_SESSION" == "gnome" ]; then
|
||||
echo "--->Deaktivating <<Dash to Dock>>"
|
||||
gnome-extensions disable dash-to-dock@micxgx.gmail.com
|
||||
fi
|
||||
echo "Removing all software from user startup..."
|
||||
rm ~/.config/autostart/*
|
||||
echo "More software recomendations you will find here: https://wiki.archlinux.org/index.php/list_of_applications"
|
||||
|
Loading…
Reference in New Issue
Block a user