Fix command
This commit is contained in:
parent
acf99a768a
commit
86346b13bf
@ -394,7 +394,7 @@ sudo systemctl enable lightdm
|
|||||||
|
|
||||||
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 groupadd -f seat
|
sudo gpasswd -a "$USER" seat 1>/dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# update fonts cache
|
# update fonts cache
|
||||||
|
Loading…
Reference in New Issue
Block a user