diff options
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,4 +30,5 @@ polybar: $(COPY) -r dotconfig/polybar ~/.config/. fonts: - $(COPY) -r fonts ~/.local/share
\ No newline at end of file + $(COPY) -r fonts ~/.local/share + fc-cache -f -v |
