aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2026-02-11 00:07:38 +0300
committerJoursoir <chat@joursoir.net>2026-02-11 00:07:38 +0300
commitc9790cbcad9d523d94d7285186df6baa21b69ece (patch)
tree9f88ebe0de2db8b76725538fe90b0f5964a1f1fd /Makefile
parente0a62fb5403c7fb19d7b279d342b5dbd20c6d36d (diff)
downloaddotfiles-c9790cbcad9d523d94d7285186df6baa21b69ece.tar.gz
dotfiles-c9790cbcad9d523d94d7285186df6baa21b69ece.tar.bz2
dotfiles-c9790cbcad9d523d94d7285186df6baa21b69ece.zip
Makefile: refresh font cache after installing fonts
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f28210b..0f8474d 100644
--- a/Makefile
+++ b/Makefile
@@ -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