about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2019-03-09T22·44+0000
committerWilliam Carroll <wpcarro@gmail.com>2019-03-09T22·45+0000
commite774ce5d1c8ddb62fc62c69719390eff1c4f50b0 (patch)
treec35639f1519ec9917011540602245a93b018aa9c
parent7270292d735518a6f110c49aab303d4fde911eb4 (diff)
Support font preferences
I've been sloppily managing my fonts for awhile. At this point in time,
it seems reasonable to carry around ttf, otf, and other font files.
These are 4.0K in size anyhow, which doesn't seem burdensome to me for
the convenience I get in return.
-rw-r--r--configs/linux/misc/.local/share/fonts/FiraMono-Bold.ttfbin0 -> 200344 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/FiraMono-Medium.ttfbin0 -> 167764 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/FiraMono-Regular.ttfbin0 -> 168968 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hack-Bold.ttfbin0 -> 317628 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hack-BoldItalic.ttfbin0 -> 322288 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hack-Italic.ttfbin0 -> 316156 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hack-Regular.ttfbin0 -> 309408 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-Black.otfbin0 -> 145956 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-BlackIt.otfbin0 -> 122380 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-Bold.otfbin0 -> 145688 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-BoldIt.otfbin0 -> 121012 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-ExtraLight.otfbin0 -> 137920 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-ExtraLightIt.otfbin0 -> 117832 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-It.otfbin0 -> 120120 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-Light.otfbin0 -> 140616 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-LightIt.otfbin0 -> 120944 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-Medium.otfbin0 -> 142000 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-MediumIt.otfbin0 -> 120336 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-Regular.otfbin0 -> 141708 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-Semibold.otfbin0 -> 142956 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/Hasklig-SemiboldIt.otfbin0 -> 120424 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-Bold.otfbin0 -> 34392 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-BoldItalic.otfbin0 -> 35224 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-Book.otfbin0 -> 34256 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-BookItalic.otfbin0 -> 35388 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-Light.otfbin0 -> 34124 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-LightItalic.otfbin0 -> 35772 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-Medium.otfbin0 -> 34488 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-MediumItalic.otfbin0 -> 35748 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-XLight.otfbin0 -> 33692 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/OperatorMono-XLightItalic.otfbin0 -> 36408 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/SourceCodePro-Black.ttfbin0 -> 92724 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/SourceCodePro-Bold.ttfbin0 -> 93008 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/SourceCodePro-ExtraLight.ttfbin0 -> 93968 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/SourceCodePro-Light.ttfbin0 -> 93712 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/SourceCodePro-Medium.ttfbin0 -> 92660 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/SourceCodePro-Regular.ttfbin0 -> 93088 bytes
-rw-r--r--configs/linux/misc/.local/share/fonts/SourceCodePro-Semibold.ttfbin0 -> 92644 bytes
38 files changed, 0 insertions, 0 deletions
diff --git a/configs/linux/misc/.local/share/fonts/FiraMono-Bold.ttf b/configs/linux/misc/.local/share/fonts/FiraMono-Bold.ttf
new file mode 100644
index 000000000000..12f05a77e551
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/FiraMono-Bold.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/FiraMono-Medium.ttf b/configs/linux/misc/.local/share/fonts/FiraMono-Medium.ttf
new file mode 100644
index 000000000000..a80896cf49dc
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/FiraMono-Medium.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/FiraMono-Regular.ttf b/configs/linux/misc/.local/share/fonts/FiraMono-Regular.ttf
new file mode 100644
index 000000000000..f0572e14c3dc
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/FiraMono-Regular.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hack-Bold.ttf b/configs/linux/misc/.local/share/fonts/Hack-Bold.ttf
new file mode 100644
index 000000000000..7ff4975285da
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hack-Bold.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hack-BoldItalic.ttf b/configs/linux/misc/.local/share/fonts/Hack-BoldItalic.ttf
new file mode 100644
index 000000000000..3b137d9715e4
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hack-BoldItalic.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hack-Italic.ttf b/configs/linux/misc/.local/share/fonts/Hack-Italic.ttf
new file mode 100644
index 000000000000..d26198a321a5
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hack-Italic.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hack-Regular.ttf b/configs/linux/misc/.local/share/fonts/Hack-Regular.ttf
new file mode 100644
index 000000000000..92a90cb06e05
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hack-Regular.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-Black.otf b/configs/linux/misc/.local/share/fonts/Hasklig-Black.otf
new file mode 100644
index 000000000000..a276f67210d5
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-Black.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-BlackIt.otf b/configs/linux/misc/.local/share/fonts/Hasklig-BlackIt.otf
new file mode 100644
index 000000000000..d5981c124411
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-BlackIt.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-Bold.otf b/configs/linux/misc/.local/share/fonts/Hasklig-Bold.otf
new file mode 100644
index 000000000000..95356b671c09
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-Bold.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-BoldIt.otf b/configs/linux/misc/.local/share/fonts/Hasklig-BoldIt.otf
new file mode 100644
index 000000000000..f7bff9a4c959
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-BoldIt.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-ExtraLight.otf b/configs/linux/misc/.local/share/fonts/Hasklig-ExtraLight.otf
new file mode 100644
index 000000000000..510a03936cd2
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-ExtraLight.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-ExtraLightIt.otf b/configs/linux/misc/.local/share/fonts/Hasklig-ExtraLightIt.otf
new file mode 100644
index 000000000000..5c903455bdf2
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-ExtraLightIt.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-It.otf b/configs/linux/misc/.local/share/fonts/Hasklig-It.otf
new file mode 100644
index 000000000000..dd645861a4e8
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-It.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-Light.otf b/configs/linux/misc/.local/share/fonts/Hasklig-Light.otf
new file mode 100644
index 000000000000..84f3f58a45a3
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-Light.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-LightIt.otf b/configs/linux/misc/.local/share/fonts/Hasklig-LightIt.otf
new file mode 100644
index 000000000000..70d02635ce89
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-LightIt.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-Medium.otf b/configs/linux/misc/.local/share/fonts/Hasklig-Medium.otf
new file mode 100644
index 000000000000..c89beb39f5eb
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-Medium.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-MediumIt.otf b/configs/linux/misc/.local/share/fonts/Hasklig-MediumIt.otf
new file mode 100644
index 000000000000..197c78907b80
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-MediumIt.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-Regular.otf b/configs/linux/misc/.local/share/fonts/Hasklig-Regular.otf
new file mode 100644
index 000000000000..913fb8c080f6
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-Regular.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-Semibold.otf b/configs/linux/misc/.local/share/fonts/Hasklig-Semibold.otf
new file mode 100644
index 000000000000..2b4f008918d4
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-Semibold.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/Hasklig-SemiboldIt.otf b/configs/linux/misc/.local/share/fonts/Hasklig-SemiboldIt.otf
new file mode 100644
index 000000000000..e2d9d7a48fb4
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/Hasklig-SemiboldIt.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-Bold.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-Bold.otf
new file mode 100644
index 000000000000..01d93a707116
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-Bold.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-BoldItalic.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-BoldItalic.otf
new file mode 100644
index 000000000000..f912e44c87d9
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-BoldItalic.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-Book.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-Book.otf
new file mode 100644
index 000000000000..a636ec0c61b8
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-Book.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-BookItalic.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-BookItalic.otf
new file mode 100644
index 000000000000..a05c10f446c9
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-BookItalic.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-Light.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-Light.otf
new file mode 100644
index 000000000000..b199504c0ffa
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-Light.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-LightItalic.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-LightItalic.otf
new file mode 100644
index 000000000000..befd0390c901
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-LightItalic.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-Medium.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-Medium.otf
new file mode 100644
index 000000000000..6d1cc1542a21
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-Medium.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-MediumItalic.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-MediumItalic.otf
new file mode 100644
index 000000000000..af9442caa35a
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-MediumItalic.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-XLight.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-XLight.otf
new file mode 100644
index 000000000000..813a64247da2
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-XLight.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/OperatorMono-XLightItalic.otf b/configs/linux/misc/.local/share/fonts/OperatorMono-XLightItalic.otf
new file mode 100644
index 000000000000..aa9e2c28ad0a
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/OperatorMono-XLightItalic.otf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/SourceCodePro-Black.ttf b/configs/linux/misc/.local/share/fonts/SourceCodePro-Black.ttf
new file mode 100644
index 000000000000..e2422b25fb3b
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/SourceCodePro-Black.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/SourceCodePro-Bold.ttf b/configs/linux/misc/.local/share/fonts/SourceCodePro-Bold.ttf
new file mode 100644
index 000000000000..2e545feeb3bb
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/SourceCodePro-Bold.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/SourceCodePro-ExtraLight.ttf b/configs/linux/misc/.local/share/fonts/SourceCodePro-ExtraLight.ttf
new file mode 100644
index 000000000000..8a80a6401251
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/SourceCodePro-ExtraLight.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/SourceCodePro-Light.ttf b/configs/linux/misc/.local/share/fonts/SourceCodePro-Light.ttf
new file mode 100644
index 000000000000..8f95a47c87b6
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/SourceCodePro-Light.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/SourceCodePro-Medium.ttf b/configs/linux/misc/.local/share/fonts/SourceCodePro-Medium.ttf
new file mode 100644
index 000000000000..b7471baa5246
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/SourceCodePro-Medium.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/SourceCodePro-Regular.ttf b/configs/linux/misc/.local/share/fonts/SourceCodePro-Regular.ttf
new file mode 100644
index 000000000000..fa1f90b98aec
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/SourceCodePro-Regular.ttf
Binary files differdiff --git a/configs/linux/misc/.local/share/fonts/SourceCodePro-Semibold.ttf b/configs/linux/misc/.local/share/fonts/SourceCodePro-Semibold.ttf
new file mode 100644
index 000000000000..77ebab25aaee
--- /dev/null
+++ b/configs/linux/misc/.local/share/fonts/SourceCodePro-Semibold.ttf
Binary files differ