From 6c6049fc3ddf828b652c30bb4595a1065c8fa9b5 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Thu, 5 Mar 2020 00:49:54 -0500 Subject: [PATCH] Fix font cache - do not specify the non-existant ~/.fonts dir (let the default be used) - force cache to be cleared --- Makefile | 2 +- home/.fonts.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ee489e5..a7d5893 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ home: mpdconf @cp -Rp home/.newsboat/ $(HOME)/ @cp home/.profile $(HOME)/ @cp home/.fonts.conf $(HOME)/ - @fc-cache $(HOME)/.fonts + @fc-cache -fv @cp home/.Rprofile $(HOME)/ @cp home/.tmux.conf $(HOME)/ @cp home/.xbindkeysrc $(HOME)/ diff --git a/home/.fonts.conf b/home/.fonts.conf index ba79235..227a1e2 100644 --- a/home/.fonts.conf +++ b/home/.fonts.conf @@ -1,7 +1,6 @@ - ~/.fonts Terminus -- 2.20.1