From eacf637f8b8f9974c4f9bc53683e08673c925713 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Feb 2026 00:25:13 -0500 Subject: [PATCH] feat(hyprlock): increase font size --- home/modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index db1ae2c..8f7f0e0 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -94,7 +94,7 @@ in dots_center = true outer_color = rgba(00000000) inner_color = rgba(00000000) - font_color = rgb(${hex c.fg}) + font_color = rgb(000000) font_family = Berkeley Mono fade_on_empty = true rounding = -1