From 10b171f84d4e5edccf3fc1f7ab596210364e8ccc Mon Sep 17 00:00:00 2001 From: Skylar Hill Date: Fri, 12 Apr 2024 19:04:27 -0500 Subject: [PATCH] Add common fonts --- Sanderson.org | 2 ++ home/sanderson.scm | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Sanderson.org b/Sanderson.org index 04be0da..203ddfd 100644 --- a/Sanderson.org +++ b/Sanderson.org @@ -127,6 +127,8 @@ "font-google-noto" "font-google-noto-emoji" "font-google-noto-serif-cjk" + "font-microsoft-web-core-fonts" + "font-sony-misc" "gerbil" "git" "gnupg" diff --git a/home/sanderson.scm b/home/sanderson.scm index b2fb45d..0771410 100644 --- a/home/sanderson.scm +++ b/home/sanderson.scm @@ -31,6 +31,8 @@ "font-google-noto" "font-google-noto-emoji" "font-google-noto-serif-cjk" + "font-microsoft-web-core-fonts" + "font-sony-misc" "gerbil" "git" "gnupg"