fix icon display under i3

This commit is contained in:
Cyryl Płotnicki 2022-07-16 15:56:39 +01:00
parent c757fbed42
commit c451915682

View file

@ -49,7 +49,7 @@ in {
colors.background = "#001e26";
colors.statusline = "#708183";
fonts = {
names = [ "Berkeley Mono" "Font Awesome 5 Free" ];
names = [ "Berkeley Mono" "Font Awesome 6 Free" ];
size = 10.0;
};