diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index e5c6ce8..d3cfd1d 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -98,15 +98,15 @@ in input-field { monitor = size = 300, 50 - outline_thickness = 0 + outline_thickness = 2 dots_text_format = * dots_size = 0.9 dots_spacing = 0.3 dots_center = true - outer_color = rgba(00000000) - inner_color = rgba(00000000) + outer_color = rgb(ffffff) + inner_color = rgb(000000) font_color = rgb(ffffff) - rounding = -1 + rounding = 0 placeholder_text = position = 0, 0 halign = center