diff --git a/home/features/desktop/hyprland.nix b/home/features/desktop/hyprland.nix index 55170c7..174b90e 100644 --- a/home/features/desktop/hyprland.nix +++ b/home/features/desktop/hyprland.nix @@ -61,6 +61,7 @@ in { ]; input = { + numlock_by_default = true; touchdevice = { enabled = true; }; diff --git a/home/logistik/home.nix b/home/logistik/home.nix index bc4f8a8..1343ddb 100644 --- a/home/logistik/home.nix +++ b/home/logistik/home.nix @@ -129,6 +129,7 @@ }; input = { + numlock_by_default = true; touchdevice = { enabled = true; };