diff --git a/Makefile b/Makefile index 1d39869..76cbf7b 100644 --- a/Makefile +++ b/Makefile @@ -40,4 +40,10 @@ pacman: sudo pacman-key --lsign-key 962DDE58 gpg --keyserver pool.sks-keyservers.net --recv-keys 2E1AC68ED40814E0 # gotta be a way to add to pacman, not my GPG -.PHONY: apt bash bin config gnome yaourt pacman +fonts: yaourt + ln -s /etc/fonts/conf.avail/11-lcdfilter-default.conf /etc/fonts/conf.d + ln -s /etc/fonts/conf.avail/10-sub-pixel-rgb.conf /etc/fonts/conf.d + ln -s /etc/fonts/conf.avail/30-infinality-aliases.conf /etc/fonts/conf.d + gdk-pixbuf-query-loaders --update-cache + +.PHONY: apt bash bin config gnome yaourt pacman fonts diff --git a/yaourt/packages.conf b/yaourt/packages.conf index a63a2cd..83495ff 100644 --- a/yaourt/packages.conf +++ b/yaourt/packages.conf @@ -15,9 +15,8 @@ dolphin-emu enpass-bin feedthebeast filezilla -fontconfig-infinality-ultimate +fonts-meta-extended-lt freac -freetype2-infinality-ultimate genymotion gimp git diff --git a/yaourt/pacman.conf b/yaourt/pacman.conf index 1a73685..48645fe 100644 --- a/yaourt/pacman.conf +++ b/yaourt/pacman.conf @@ -98,8 +98,3 @@ Include = /etc/pacman.d/mirrorlist [antergos] SigLevel = PackageRequired Include = /etc/pacman.d/antergos-mirrorlist - -# My Custom Repos - -[infinality-bundle] -Server = http://bohoomil.com/repo/$arch