Comment seatd config

This commit is contained in:
RealStickman 2022-06-05 21:20:29 +02:00 committed by exu
parent 86346b13bf
commit 24ac85975b

View File

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