dotfiles/home/modules/hyprland/hyprland/config/input.nix
2025-01-11 18:53:08 -06:00

6 lines
101 B
Nix
Executable file

{
sensitivity = 0.07;
accel_profile = "flat";
follow_mouse = 1;
numlock_by_default = true;
}