dotfiles/home/modules/hyprland/config/input.nix
2025-01-08 01:05:45 -06:00

6 lines
101 B
Nix
Executable file

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