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
No known key found for this signature in database

View File

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