From 64fcb6cf3cc2a37576007369b43e9b987ff9903a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 2 Dec 2023 13:07:51 +0900 Subject: [PATCH] enabled numlock by default. tnx Jack --- config/hypr/configs/Settings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf index fe3ad2a..b40eba6 100644 --- a/config/hypr/configs/Settings.conf +++ b/config/hypr/configs/Settings.conf @@ -97,7 +97,7 @@ input { kb_rules= repeat_rate=50 repeat_delay=300 - numlock_by_default=0 + numlock_by_default=1 left_handed=0 follow_mouse=1 float_switch_override_focus=0