Comment seatd config
This commit is contained in:
parent
3d5149d32d
commit
b4f425e775
@ -413,10 +413,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
|
||||
|
Loading…
Reference in New Issue
Block a user