From 2b23baeda8d34698f3b6fc0be24e894ecac3453e Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Feb 2026 11:45:09 -0500 Subject: [PATCH] fix(lock): remove the box --- home/modules/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 5e84b10..09f762e 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -98,12 +98,12 @@ in input-field { monitor = size = 600, 50 - outline_thickness = 2 + outline_thickness = 0 dots_text_format = * dots_size = 0.9 dots_spacing = 0.3 dots_center = true - outer_color = rgb(ffffff) + outer_color = rgba(00000000) inner_color = rgba(00000000) font_color = rgb(ffffff) font_family = Berkeley Mono