code notes, i need more ideas
This commit is contained in:
parent
5220b2ef5e
commit
aa3c137234
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue