code notes, i need more ideas

This commit is contained in:
logzinga 2022-10-31 13:26:11 +11:00
parent 5220b2ef5e
commit aa3c137234
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ cd elnathco
cd files
mkdir /home/$USERACCNAME/.config
mkdir -p /home/$USERACCNAME/.config/autostart/
cp org.kde.plasma-welcome.desktop /home/$USERACCNAME/.config/autostart/
cp org.kde.plasma-welcome.desktop /home/$USERACCNAME/.config/autostart/ # Adds the welcome screen correcctly, i would remove it from the start up applications but shut up
cp plasma-welcome /usr/bin
chmod +x /home/$USERACCNAME/.config/autostart/org.kde.plasma-welcome.desktop
chmod +x /usr/bin/plasma-welcome