lk/distros/arch/fonts.md

26 lines
262 B
Markdown
Raw Normal View History

2022-01-16 18:20:39 +00:00
---
title: "fonts"
tags: [ "Documentation", "distros" ]
---
2020-01-02 00:04:35 +00:00
# Basics
Update font-cache:
```bash
fc-cache
```
2020-01-02 00:04:35 +00:00
List fonts:
```bash
fc-list
```
2020-01-02 00:04:35 +00:00
Grab the part of the font name you need for Xresources:
```bash
fc-list | cut -d: -f2
```
2020-01-02 00:04:35 +00:00
Add field 3 for styles.