From f4881fd075026fa14d506c15c2ec69f3d0793991 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 2 Apr 2025 11:44:28 +0100 Subject: [PATCH] Enabled numlock by default in hyprland env --- dot_config/hypr/variables.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dot_config/hypr/variables.conf b/dot_config/hypr/variables.conf index 345f7f1..9a6c416 100644 --- a/dot_config/hypr/variables.conf +++ b/dot_config/hypr/variables.conf @@ -60,6 +60,10 @@ gestures { workspace_swipe = false } +input { + numlock_by_default = true; +} + misc { # See https://wiki.hyprland.org/Configuring/Variables/ for more force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers