dotfiles/home/modules/gui/desktop/hyprland/config/input.nix

7 lines
101 B
Nix
Raw Normal View History

2025-01-08 01:05:45 -06:00
{
sensitivity = 0.07;
accel_profile = "flat";
follow_mouse = 1;
numlock_by_default = true;
}