Mouse visual bug (hyprland)

I have this mouse bug:
image

My configuration.nix:

programs.hyprland = {
  enable = true;
  xwayland.enable = true;
};

This does not seem to be a problem with nix / nixos but a hyprland problem like anyone could experience, these are pretty common, my recommendation is to open an issue there :

I recon you will get more attention there, i also would recommend to be more verbose with your problem so people can help you more effectively, like sharing your system info, steps to reproduce, in which types of app this does happen, what you tried to solve it, etc.

1 Like