diff --git a/sway-install.sh b/sway-install.sh index 0dc341b..006c3a5 100644 --- a/sway-install.sh +++ b/sway-install.sh @@ -9,6 +9,8 @@ cp .gtkrc-2.0 ~/.gtkrc-2.0 chmod -R +x ~/.config/sway/scripts chmod -R +x ~/.config/waybar/scripts sudo pacman -Syu --needed --noconfirm - < packages-repository.txt -sudo cp lightdm-gtk-greeter.conf /etc/lightdm/ -systemctl enable lightdm -systemctl start lightdm +dbus-launch dconf load / < xed.dconf + +#sudo cp lightdm-gtk-greeter.conf /etc/lightdm/ +#systemctl enable lightdm +#systemctl start lightdm