Skip to content

Commit

Permalink
fix: mouse lag with nvidia drivers 555
Browse files Browse the repository at this point in the history
apparently removing the `nvidia-drm.modeset=1` kflag, the lag disappear and PRIME profiles still works (aka the reasion why I introduced that kflag)
  • Loading branch information
mirkobrombin authored Jul 14, 2024
1 parent 4b47cae commit 7b76583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes.container/etc/abroot/kargs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
quiet splash bgrt_disable $vt_handoff lsm=integrity nvidia-drm.modeset=1
quiet splash bgrt_disable $vt_handoff lsm=integrity

0 comments on commit 7b76583

Please sign in to comment.