dotfiles/home/modules/gui/desktop/hypr/hyprland/config/input.nix
2025-02-02 22:55:38 -06:00

6 lines
101 B
Nix
Executable file

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