mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-27 00:53:42 +02:00
fix: font installer
This commit is contained in:
parent
3732e50dd1
commit
c162faa0d3
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ install_ttf_font() {
|
||||||
sudo fc-cache -f -v
|
sudo fc-cache -f -v
|
||||||
}
|
}
|
||||||
|
|
||||||
cd ../host/fonts
|
cd ../host/ui/fonts
|
||||||
install_ttf_font
|
install_ttf_font
|
||||||
|
|
Loading…
Add table
Reference in a new issue