|
|
@ -29,9 +29,13 @@ if [[ -d /etc/crystal/bootopts ]]; then
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
echo "exec startplasma-x11" > /home/crystal/.xinitrc
|
|
|
|
echo "exec startplasma-x11" > /home/crystal/.xinitrc
|
|
|
|
chown crystal:crystal /home/crystal/.xinitrc
|
|
|
|
echo "[Theme]" > /home/crystal/.config/plasmarc
|
|
|
|
|
|
|
|
echo "name=breeze-dark" >> /home/crystal/.config/plasmarc
|
|
|
|
|
|
|
|
chown -R crystal:crystal /home/crystal/
|
|
|
|
chmod +x /home/crystal/.xinitrc
|
|
|
|
chmod +x /home/crystal/.xinitrc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
systemctl enable NetworkManager
|
|
|
|
systemctl enable NetworkManager
|
|
|
|
|
|
|
|
|
|
|
|
# i'm tired ok
|
|
|
|
# i'm tired ok
|
|
|
|