Added new fonts
This commit is contained in:
parent
9b88ecf921
commit
3b6b93bdcd
11
pack.csv
11
pack.csv
@ -31,12 +31,15 @@ A,P,at,used to run the set button script after udev trigger
|
||||
A,P,reflector,A script to retrieve and filter the latest Pacman mirror list.
|
||||
|
||||
# Fonts
|
||||
# A,A,nerd-fonts-hack,Systemfont
|
||||
A,A,ttf-iosevka,Systemfont
|
||||
A,A,ttf-iosevka-term,Systemfont Terminal
|
||||
A,P,ttf-nerd-fonts-symbols,Unicode Glyphs
|
||||
# A,P,ttf-hack,Systemfont fallback
|
||||
# INSTALL FROM NAS (INPUT MONO NERD)
|
||||
A,A,ttf-font-awesome-4,Glyphs fallback
|
||||
A,A,ttf-unifont,more font support
|
||||
A,P,noto-fonts,more glyphs
|
||||
# A,A,ttf-font-awesome-4,Glyphs fallback
|
||||
# A,P,bdf-unifont,more font support
|
||||
# A,P,noto-fonts,more glyphs
|
||||
|
||||
A,A,ttf-windows,windows fonts
|
||||
A,A,ttf-ms-fonts,more windows fonts
|
||||
|
||||
|
|
@ -5,7 +5,7 @@
|
||||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
static char *font = "InputMono Nerd Font:pixelsize=20:antialias=true:autohint=true";
|
||||
static char *font = "Iosevka:pixelsize=20:antialias=true:autohint=true";
|
||||
static int borderpx = 2;
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user