From 5bc920d232ce385081f0b7db84c82e7272f2e8d2 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sun, 6 Jul 2025 09:56:45 -0400 Subject: [PATCH] more font fixes --- src/user/modules/gui/modules/alacritty/config/alacritty.nix | 2 +- src/user/modules/gui/wm/hyprland/config/waybar/style.css | 2 +- src/user/modules/gui/wm/hyprland/default.nix | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/user/modules/gui/modules/alacritty/config/alacritty.nix b/src/user/modules/gui/modules/alacritty/config/alacritty.nix index fe113f9..d521753 100644 --- a/src/user/modules/gui/modules/alacritty/config/alacritty.nix +++ b/src/user/modules/gui/modules/alacritty/config/alacritty.nix @@ -52,7 +52,7 @@ in }; font = { - size = 12; + size = 14; normal = { family = "Terminess Nerd Font Mono"; style = "Regular"; diff --git a/src/user/modules/gui/wm/hyprland/config/waybar/style.css b/src/user/modules/gui/wm/hyprland/config/waybar/style.css index 58e36c5..353aac8 100644 --- a/src/user/modules/gui/wm/hyprland/config/waybar/style.css +++ b/src/user/modules/gui/wm/hyprland/config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; font-size: 14px; - font-family: "Terminus" ; + font-family: "Terminus Nerd Font Mono" ; min-height: 25px; } diff --git a/src/user/modules/gui/wm/hyprland/default.nix b/src/user/modules/gui/wm/hyprland/default.nix index 2b1eb75..3603192 100644 --- a/src/user/modules/gui/wm/hyprland/default.nix +++ b/src/user/modules/gui/wm/hyprland/default.nix @@ -149,7 +149,6 @@ in ranger highlight - nerd-fonts.terminess-ttf noto-fonts noto-fonts-cjk-sans noto-fonts-emoji