mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 09:10:14 +00:00
fix: xserver libinput renamed without xserver
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
piper # Mouse adjustments GUI
|
||||
];
|
||||
|
||||
services.xserver.libinput.mouse = {
|
||||
services.libinput.mouse = {
|
||||
# Disable mouse acceleration
|
||||
accelProfile = "flat";
|
||||
accelSpeed = "1.15";
|
||||
|
Reference in New Issue
Block a user