Update sway-install.sh

This commit is contained in:
OdiousImp2604
2021-02-07 13:58:23 +00:00
committed by GitHub
parent 28cb18a134
commit 1944db2f67

View File

@@ -9,6 +9,8 @@ cp .gtkrc-2.0 ~/.gtkrc-2.0
chmod -R +x ~/.config/sway/scripts chmod -R +x ~/.config/sway/scripts
chmod -R +x ~/.config/waybar/scripts chmod -R +x ~/.config/waybar/scripts
sudo pacman -Syu --needed --noconfirm - < packages-repository.txt sudo pacman -Syu --needed --noconfirm - < packages-repository.txt
sudo cp lightdm-gtk-greeter.conf /etc/lightdm/ dbus-launch dconf load / < xed.dconf
systemctl enable lightdm
systemctl start lightdm #sudo cp lightdm-gtk-greeter.conf /etc/lightdm/
#systemctl enable lightdm
#systemctl start lightdm