Skip to content

Commit

Permalink
Added fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
Deerrorer committed Feb 13, 2022
1 parent 450c888 commit d42bfc5
Show file tree
Hide file tree
Showing 15 changed files with 5 additions and 0 deletions.
Binary file added Fonts/RobotoMono-Bold.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-BoldItalic.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-ExtraLight.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-ExtraLightItalic.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-Italic.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-Light.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-LightItalic.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-Medium.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-MediumItalic.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-Regular.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-SemiBold.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-SemiBoldItalic.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-Thin.ttf
Binary file not shown.
Binary file added Fonts/RobotoMono-ThinItalic.ttf
Binary file not shown.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Screen resolution: 1080p.
[Theme]
Current=sddm-astronaut-theme
```
3. Copy fonts.

```sh
sudo cp ./Fonts/* /usr/share/fonts/
```

### Credits

Expand Down

0 comments on commit d42bfc5

Please sign in to comment.