I am a high-pressure guy, and I didn't take this job to conduct a going-out-of-business sale. - A.A. Penzias
Signed-off-by: Aoi Koizumi <novaburst@kalli.st>main
parent
d7d597b746
commit
cb72f252f9
5 changed files with 29 additions and 2 deletions
@ -0,0 +1,2 @@ |
||||
#!/bin/sh |
||||
fc-list : family | cut -d ',' -f 2 | sort | less |
@ -0,0 +1,16 @@ |
||||
.Dd February 11, 2022 |
||||
.Dt LIST-FONTS 1 |
||||
.Os |
||||
.Sh NAME |
||||
.Nm list-fonts |
||||
.Nd List available fonts on the system |
||||
.Sh SYNOPSIS |
||||
.Nm list-fonts |
||||
.Sh DESCRIPTION |
||||
Some script I had laying around on |
||||
my home directory for some reason. |
||||
It may be of questionable usefulness. |
||||
All it does is what it says on the |
||||
description, and nothing more. |
||||
.Sh AUTHORS |
||||
.An Aoi Koizumi Aq Mt novaburst@tilde.team |
Loading…
Reference in new issue