summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrsakea2018-03-27 19:43:22 +0200
committergrsakea2018-03-27 19:43:22 +0200
commit28edaee871935953ab11ee878c554cb209279a11 (patch)
treef4814585d39b39d0e90d5ad51fb3dd9a3c6a3c5f /PKGBUILD
parent793c269280f8a06b7339f4c60d5b2cd0b21e2e3a (diff)
downloadaur-28edaee871935953ab11ee878c554cb209279a11.tar.gz
Change font
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f6069cac189..6a98a35e116a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,7 +43,7 @@ prepare() {
done
sed \
- -e '/char font/s/= .*/= "Inconsolata for Powerline:size=11";/' \
+ -e '/static char \*font/s/= .*/= "InconsolataGo Nerd Font Mono:size=11";/' \
-e '/char worddelimiters/s/= .*/= " '"'"'`\\\"()[]{}<>|│";/' \
-e 's/TERMMOD, XK_Y,/ShiftMask, XK_Insert,/' \
-i config.def.h