1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-07-07 09:00:13 +00:00

fix: xserver libinput renamed without xserver

This commit is contained in:
Noah Masur
2024-05-05 15:54:12 -04:00
parent d4708cd5f6
commit 69b2332700

@ -16,7 +16,7 @@
piper # Mouse adjustments GUI
];
services.xserver.libinput.mouse = {
services.libinput.mouse = {
# Disable mouse acceleration
accelProfile = "flat";
accelSpeed = "1.15";