Add locale-gen
This commit is contained in:
parent
43231208cf
commit
be41733a98
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user