From b0e26a86b2693fa3129d6d4a84b43636c4d7b926 Mon Sep 17 00:00:00 2001 From: zackartz Date: Fri, 1 Mar 2024 18:21:56 -0500 Subject: [PATCH] 111 current 2024-03-01 18:21:50 24.05.20240228.9099616 6.6.18 * --- modules/rice/hyprland/config.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/rice/hyprland/config.nix b/modules/rice/hyprland/config.nix index 7b07310..bf7fb9a 100644 --- a/modules/rice/hyprland/config.nix +++ b/modules/rice/hyprland/config.nix @@ -12,7 +12,7 @@ "col.border_1" = "rgb(${muted})"; "col.border_2" = "rgb(${love})"; - border_size_1 = 8; + border_size_1 = 4; natural_rounding = "yes"; }; @@ -23,7 +23,7 @@ gaps_out = 11; # border thiccness - border_size = 2; + border_size = 4; # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse) apply_sens_to_raw = 0;