From 5ffe2fe09fac26902b9c8bc6e473c9626fdb36d9 Mon Sep 17 00:00:00 2001 From: biscuit Date: Thu, 15 May 2025 13:44:46 -0500 Subject: [PATCH] hypr: numlock by default --- packages/hyprland/custom/general.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/hyprland/custom/general.conf b/packages/hyprland/custom/general.conf index 7e3ec31..0cd210a 100644 --- a/packages/hyprland/custom/general.conf +++ b/packages/hyprland/custom/general.conf @@ -31,6 +31,7 @@ general { allow_tearing = false layout = dwindle + } # https://wiki.hyprland.org/Configuring/Variables/#decoration @@ -172,6 +173,8 @@ input { touchpad { natural_scroll = false } + + numlock_by_default = true } # https://wiki.hyprland.org/Configuring/Variables/#gestures