remove idle on desktop
This commit is contained in:
@ -25,4 +25,5 @@
|
|||||||
cursor.no_hardware_cursors = true;
|
cursor.no_hardware_cursors = true;
|
||||||
misc.vrr = 1;
|
misc.vrr = 1;
|
||||||
};
|
};
|
||||||
|
services.hypridle.enable = lib.mkForce false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user