home: i3: bump font awesome font selector

This commit is contained in:
Antoine Martin 2022-05-16 11:09:12 +02:00
parent f54d1ce5b2
commit b766e3e5da

View file

@ -47,7 +47,7 @@ in {
statusCommand = "i3status-rs ${barConfigPath}";
position = "top";
fonts = {
names = ["DejaVuSansMono" "FontAwesome5Free"];
names = ["DejaVuSansMono" "FontAwesome6Free"];
size = 9.0;
};