wayland: disable hardware cursors

as of recent cursors have disappeard sometimes and only a sway restart
has helped. this might workaround that bug
This commit is contained in:
steveej 2024-07-26 14:04:45 +02:00
parent 5c26cce9a6
commit 219d2a3d17

View file

@ -73,6 +73,7 @@ in {
XDG_SESSION_TYPE = "wayland";
NIXOS_OZONE_WL = "1";
MOZ_ENABLE_WAYLAND = "1";
WLR_NO_HARDWARE_CURSORS = "1";
};
home.pointerCursor = {