mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-19 14:43:13 +09:00
Update injecting_scriplet
This commit is contained in:
+1
-3
@@ -7,11 +7,9 @@ _desktop_i3(){
|
||||
cp -R .config /home/$NEW_USER/
|
||||
cp -R .config ~/
|
||||
chmod -R +x ~/.config/i3/scripts /home/$NEW_USER/.config/i3/scripts
|
||||
cp .Xresources ~/
|
||||
cp .Xresources /home/$NEW_USER/
|
||||
cp .gtkrc-2.0 ~/
|
||||
cp .gtkrc-2.0 /home/$NEW_USER/
|
||||
chown -R $NEW_USER:users /home/$NEW_USER/.config /home/$NEW_USER/.Xresources
|
||||
chown -R $NEW_USER:users /home/$NEW_USER/.config
|
||||
popd >/dev/null
|
||||
rm -rf i3-EndeavourOS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user