initial commit
This commit is contained in:
15
distros/arch/fonts.md
Normal file
15
distros/arch/fonts.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Basics
|
||||
|
||||
Update font-cache:
|
||||
|
||||
> fc-cache
|
||||
|
||||
List fonts:
|
||||
|
||||
> fc-list
|
||||
|
||||
Grab the part of the font name you need for Xresources:
|
||||
|
||||
> fc-list | cut -d: -f2
|
||||
|
||||
Add field 3 for styles.
|
Reference in New Issue
Block a user