fix icon display under i3
This commit is contained in:
parent
c757fbed42
commit
c451915682
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ in {
|
||||||
colors.background = "#001e26";
|
colors.background = "#001e26";
|
||||||
colors.statusline = "#708183";
|
colors.statusline = "#708183";
|
||||||
fonts = {
|
fonts = {
|
||||||
names = [ "Berkeley Mono" "Font Awesome 5 Free" ];
|
names = [ "Berkeley Mono" "Font Awesome 6 Free" ];
|
||||||
size = 10.0;
|
size = 10.0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue