dotfiles/modules/home/gui/desktop/hypr/land/config/input.nix

7 lines
101 B
Nix
Raw Normal View History

2025-03-29 23:08:26 -05:00
{
sensitivity = 0.07;
accel_profile = "flat";
follow_mouse = 1;
numlock_by_default = true;
}