home: wm: i3bar: use FontAwesome5 for icons
This commit is contained in:
parent
f4cc68a650
commit
8837c7c33c
2 changed files with 8 additions and 0 deletions
|
|
@ -84,6 +84,11 @@ in
|
|||
text = "#fdf6e3";
|
||||
};
|
||||
};
|
||||
|
||||
fonts = {
|
||||
names = [ "DejaVu Sans Mono" "FontAwesome5Free" ];
|
||||
size = 8.0;
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue