From e63188659c190d570ea68f837139e111e81cc8ed Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Feb 2026 01:19:58 -0500 Subject: [PATCH] feat(hyprlock): increase font size --- config/hypr/hyprland.conf | 5 ----- home/modules/hyprland.nix | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 9be75d8..1e6f725 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -59,11 +59,6 @@ animations { animation = borderangle, 0 } -gestures { - gesture = 2, pinchout, cursorZoom, 1.5, mult - gesture = 2, pinchin, cursorZoom, 0.67, mult -} - input { kb_layout = us,us,us kb_variant = ,dvorak,colemak diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 7308cfc..689e811 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -89,7 +89,7 @@ in size = 300, 50 outline_thickness = 0 dots_text_format = * - dots_size = 0.7 + dots_size = 0.9 dots_spacing = 0.3 dots_center = true outer_color = rgba(00000000)