Comment seatd config

This commit is contained in:
RealStickman 2022-06-05 21:20:29 +02:00
parent 3d5149d32d
commit b4f425e775

View File

@ -413,10 +413,12 @@ sudo systemctl enable lightdm
# Fixes rofi not launching # Fixes rofi not launching
#sudo locale-gen #sudo locale-gen
: '
if [[ $(pacman -Q | grep sway) ]]; then if [[ $(pacman -Q | grep sway) ]]; then
sudo systemctl enable --now seatd.service sudo systemctl enable --now seatd.service
sudo gpasswd -a "$USER" seat 1>/dev/null sudo gpasswd -a "$USER" seat 1>/dev/null
fi fi
'
# update fonts cache # update fonts cache
fc-cache -f fc-cache -f