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