Add font-awesome to progs.csv

Otherwise dmenuunicode doesn't render glyphs from the font-awesome list
This commit is contained in:
appeasementPolitik 2022-10-17 09:58:36 +00:00 committed by GitHub
parent 3b252fbd6b
commit 0035a55faa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@
,xorg-xinit,"starts the graphical server."
,polkit,"manages user policies."
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
,ttf-font-awesome,"provides extended glyph support."
A,lf-git,"is an extensive terminal file manager that everyone likes."
,ueberzug,"enables previews in the lf file manager."
,bc,"is used for a dropdown calculator."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
4 xorg-xinit starts the graphical server.
5 polkit manages user policies.
6 ttf-linux-libertine provides the sans and serif fonts for LARBS.
7 ttf-font-awesome provides extended glyph support.
8 A lf-git is an extensive terminal file manager that everyone likes.
9 ueberzug enables previews in the lf file manager.
10 bc is used for a dropdown calculator.