Add locale-gen

This commit is contained in:
RealStickman 2021-03-17 15:54:09 +01:00
parent 43231208cf
commit be41733a98

View File

@ -661,6 +661,10 @@ sudo systemctl start ufw
# enable lightdm
sudo systemctl enable lightdm
# regenerate locale
# Fixes rofi not launching
sudo locale-gen
# update fonts cache
fc-cache -f