mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: added some exec stuff
This commit is contained in:
parent
569d969ecc
commit
42316e4a2a
84 changed files with 25 additions and 9 deletions
6
home/modules/hyprland/hyprland/config/input.nix
Executable file
6
home/modules/hyprland/hyprland/config/input.nix
Executable file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
sensitivity = 0.07;
|
||||
accel_profile = "flat";
|
||||
follow_mouse = 1;
|
||||
numlock_by_default = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue