Update setup.sh
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -11,7 +11,7 @@ git clone https://github.com/EndeavourOS-Community-Editions/sway.git
|
|||||||
cd sway
|
cd sway
|
||||||
cp -R .config /home/$NEW_USER/
|
cp -R .config /home/$NEW_USER/
|
||||||
chmod -R +x /home/$NEW_USER/.config/sway/scripts
|
chmod -R +x /home/$NEW_USER/.config/sway/scripts
|
||||||
chmod +x /home/$NEW_USER/.config/waybar/scripts/weather.sh
|
chmod -R +x /home/$NEW_USER/.config/waybar/scripts
|
||||||
cp .profile /home/$NEW_USER/
|
cp .profile /home/$NEW_USER/
|
||||||
chown -R $NEW_USER:$NEW_USER /home/$NEW_USER/.config
|
chown -R $NEW_USER:$NEW_USER /home/$NEW_USER/.config
|
||||||
chown $NEW_USER:$NEW_USER /home/$NEW_USER/.profile
|
chown $NEW_USER:$NEW_USER /home/$NEW_USER/.profile
|
||||||
|
|||||||
Reference in New Issue
Block a user