From 17064c72de797607646501788cdef02fa1474e17 Mon Sep 17 00:00:00 2001 From: htom Date: Fri, 13 Feb 2026 15:13:04 +0100 Subject: [PATCH] adjusted window gaps and set numlock on by default --- hypr/hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 73ef33a..867c448 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -89,8 +89,8 @@ env = GDK_SCALE, 1 # https://wiki.hypr.land/Configuring/Variables/#general general { - gaps_in = 2 - gaps_out = 2 + gaps_in = 1 + gaps_out = 4 border_size = 2 @@ -202,6 +202,7 @@ input { kb_model = kb_options = caps:swapescape kb_rules = + numlock_by_default = true follow_mouse = 1