talos: home: use new Font Awesome name

This commit is contained in:
Antoine Martin 2025-12-04 03:36:51 +01:00
parent fc43f9b5ec
commit cd028aaf03

View file

@ -95,7 +95,7 @@ in {
}; };
}; };
fonts = { fonts = {
names = ["Iosevka Fixed" "FontAwesome6Free"]; names = ["Iosevka Fixed" "FontAwesome7FreeSolid"];
size = 9.0; size = 9.0;
}; };
bars = []; bars = [];