From 5e9b857fa17f2069ef75c9f34e1c739cff5a94a3 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 1 Feb 2020 13:32:13 -0500 Subject: [PATCH] emojis fix --- progs.csv | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/progs.csv b/progs.csv index c9e39ea..b2d1545 100644 --- a/progs.csv +++ b/progs.csv @@ -3,6 +3,7 @@ ,xorg-server,"is the graphical server." ,xorg-xwininfo,"allows querying information about windows." ,xorg-xinit,"starts the graphical server." +A,libxft-bgra,"helps rendering color emojis in suckless software" V,xorg-minimal,"is the graphical server." V,xorg-fonts,"is a font package." V,libX11-devel,"is required for the compilation of some programs." @@ -11,6 +12,7 @@ I,libXft-devel,"is required for the compilation of some programs." I,gcr-devel,"is required for the compilation of some programs." I,fontconfig-devel,"is required for the compilation of some programs." ,ttf-inconsolata,"is the monospace font of LARBS." +A,nerd-fonts-inconsolata,"provides extra symbols." ,ttf-linux-libertine,"provides the sans and serif fonts for LARBS." A,ranger-git,"is an extensive terminal file manager that everyone likes." ,arandr,"is a UI for screen adjustment." @@ -37,9 +39,8 @@ A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS." ,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor." ,newsboat,"is a terminal RSS client." A,brave-bin,"is an elegant browser with built-in adblocking, tor and other features." -,ttf-joypixels,"is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere." +,noto-fonts-emoji,"is an emoji font." V,font-symbola,"provides unicode and emoji symbols." -A,ttf-symbola,"provides unicode and emoji symbols." ,ntfs-3g,"allows accessing NTFS partitions." ,alsa-utils,"is an audio interface for ALSA." A,sc-im,"is an Excel-like terminal spreadsheet manager."