Actualiser install.sh
This commit is contained in:
parent
7808f70d57
commit
d8fccd4be4
@ -190,10 +190,12 @@ mkdir -p /home/$username/.config/polybar/scripts
|
||||
cp $builddir/polybar/config.ini /home/$username/.config/polybar/
|
||||
cp $builddir/polybar/launch.sh /home/$username/.config/polybar/
|
||||
cp $builddir/polybar/system-usb-udev.sh /home/$username/.config/scripts/
|
||||
cp $builddir/polybar/system-bluetooth-bluetoothctl.sh /home/$username/.config/scripts/
|
||||
cp $builddir/polybar/polybar.desktop /home/$username/.config/autostart/
|
||||
cp $builddir/polybar/95-usb.rules /etc/udev/rules.d/
|
||||
chmod +x /home/$username/.config/polybar/launch.sh
|
||||
chmod +x /home/$username/.config/polybar/system-usb-udev.sh
|
||||
chmod +x /home/$username/.config/polybar/system-bluetooth-bluetoothctl.sh
|
||||
|
||||
# Application du droit de propriété pour l'utilisateur principal sudo
|
||||
chown -R $username:$username /home/$username/.config/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user