lk/distros/arch/fonts.md
Malin Freeborn ba8026e0c3
change formatting
input examples are now given as

```bash
input $ARG1
```

While outputs use md's '> ' sign as a quote.
2023-06-17 21:28:20 +02:00

26 lines
262 B
Markdown

---
title: "fonts"
tags: [ "Documentation", "distros" ]
---
# Basics
Update font-cache:
```bash
fc-cache
```
List fonts:
```bash
fc-list
```
Grab the part of the font name you need for Xresources:
```bash
fc-list | cut -d: -f2
```
Add field 3 for styles.