Reduce backlight adjustment increment from 5 to 1
[khome.git] / Makefile
index ee489e5..a7d5893 100644 (file)
--- 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)/
This page took 0.022512 seconds and 4 git commands to generate.