aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-11 12:23:50 -0600
committerCraig Jennings <c@cjennings.net>2026-02-11 12:23:50 -0600
commit470ab15e6f15ab8d8ec247e73a8e18378119aa71 (patch)
treee2fd7bb7bc46a275c29ee8368373de6d46a6001a
parentb90a01fce77830afa0d2942118dc1261339c3710 (diff)
downloadarchsetup-470ab15e6f15ab8d8ec247e73a8e18378119aa71.tar.gz
archsetup-470ab15e6f15ab8d8ec247e73a8e18378119aa71.zip
feat(hyprland): enable numlock on startup
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf
index 54139af..8572dcf 100644
--- a/dotfiles/hyprland/.config/hypr/hyprland.conf
+++ b/dotfiles/hyprland/.config/hypr/hyprland.conf
@@ -108,6 +108,7 @@ cursor {
input {
kb_layout = us
kb_options = ctrl:nocaps
+ numlock_by_default = true
follow_mouse = 0
float_switch_override_focus = 0
mouse_refocus = false