diff --git a/Fonts/RobotoMono-Bold.ttf b/Fonts/RobotoMono-Bold.ttf new file mode 100644 index 0000000..900fce6 Binary files /dev/null and b/Fonts/RobotoMono-Bold.ttf differ diff --git a/Fonts/RobotoMono-BoldItalic.ttf b/Fonts/RobotoMono-BoldItalic.ttf new file mode 100644 index 0000000..4bfe29a Binary files /dev/null and b/Fonts/RobotoMono-BoldItalic.ttf differ diff --git a/Fonts/RobotoMono-ExtraLight.ttf b/Fonts/RobotoMono-ExtraLight.ttf new file mode 100644 index 0000000..d535884 Binary files /dev/null and b/Fonts/RobotoMono-ExtraLight.ttf differ diff --git a/Fonts/RobotoMono-ExtraLightItalic.ttf b/Fonts/RobotoMono-ExtraLightItalic.ttf new file mode 100644 index 0000000..b28960a Binary files /dev/null and b/Fonts/RobotoMono-ExtraLightItalic.ttf differ diff --git a/Fonts/RobotoMono-Italic.ttf b/Fonts/RobotoMono-Italic.ttf new file mode 100644 index 0000000..4ee4dc4 Binary files /dev/null and b/Fonts/RobotoMono-Italic.ttf differ diff --git a/Fonts/RobotoMono-Light.ttf b/Fonts/RobotoMono-Light.ttf new file mode 100644 index 0000000..276af4c Binary files /dev/null and b/Fonts/RobotoMono-Light.ttf differ diff --git a/Fonts/RobotoMono-LightItalic.ttf b/Fonts/RobotoMono-LightItalic.ttf new file mode 100644 index 0000000..a2801c2 Binary files /dev/null and b/Fonts/RobotoMono-LightItalic.ttf differ diff --git a/Fonts/RobotoMono-Medium.ttf b/Fonts/RobotoMono-Medium.ttf new file mode 100644 index 0000000..8461be7 Binary files /dev/null and b/Fonts/RobotoMono-Medium.ttf differ diff --git a/Fonts/RobotoMono-MediumItalic.ttf b/Fonts/RobotoMono-MediumItalic.ttf new file mode 100644 index 0000000..a3bfaa1 Binary files /dev/null and b/Fonts/RobotoMono-MediumItalic.ttf differ diff --git a/Fonts/RobotoMono-Regular.ttf b/Fonts/RobotoMono-Regular.ttf new file mode 100644 index 0000000..7c4ce36 Binary files /dev/null and b/Fonts/RobotoMono-Regular.ttf differ diff --git a/Fonts/RobotoMono-SemiBold.ttf b/Fonts/RobotoMono-SemiBold.ttf new file mode 100644 index 0000000..15ee6c6 Binary files /dev/null and b/Fonts/RobotoMono-SemiBold.ttf differ diff --git a/Fonts/RobotoMono-SemiBoldItalic.ttf b/Fonts/RobotoMono-SemiBoldItalic.ttf new file mode 100644 index 0000000..8e21497 Binary files /dev/null and b/Fonts/RobotoMono-SemiBoldItalic.ttf differ diff --git a/Fonts/RobotoMono-Thin.ttf b/Fonts/RobotoMono-Thin.ttf new file mode 100644 index 0000000..ee8a3fd Binary files /dev/null and b/Fonts/RobotoMono-Thin.ttf differ diff --git a/Fonts/RobotoMono-ThinItalic.ttf b/Fonts/RobotoMono-ThinItalic.ttf new file mode 100644 index 0000000..40b01e4 Binary files /dev/null and b/Fonts/RobotoMono-ThinItalic.ttf differ diff --git a/README.md b/README.md index d68139f..8e50553 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ Screen resolution: 1080p. [Theme] Current=sddm-astronaut-theme ``` +3. Copy fonts. + + ```sh + sudo cp ./Fonts/* /usr/share/fonts/ + ``` ### Credits