diff --git a/hosts/talos/home.nix b/hosts/talos/home.nix
index e4c87c8..339485b 100644
--- a/hosts/talos/home.nix
+++ b/hosts/talos/home.nix
@@ -71,7 +71,7 @@ in {
         };
         fonts = {
           names = ["Iosevka Fixed" "FontAwesome6Free"];
-          size = 8.0;
+          size = 9.0;
         };
         bars = [];