Mihai Fufezan

Results 491 comments of Mihai Fufezan

Can you remove the lockfile and then `nix flake lock` to regenerate it? In some weird cases the lockfile isn't updated properly.

No, all it does is it sets up your config nix -> hyprlang. The problem lies between hyprland and the plugins.

@niksingh710 I've just compiled the whole hyprland-plugins repo with the latest hyprland with no errors. Can you provide more info? Are you sure your inputs are up to date?

From what I've noticed while testing, having an unreliable connection causes git to fail the download. Here's what I've come up with: using npins to track the repo, and hackily...

I think it would be easy enough to curl the file to a local temp folder (or cache) and pass that to hyprlock. Certainly easier than adding curl functionality to...

My mistake, I'll fix that. In the meantime, you can use this instead ```nix environment.systemPackages = [ pkgs.kitty ]; ```

I don't think this is supported by Hextra (the theme the wiki uses).

`hyprctl setcursor ` works fine for me, what command are you running? It's also the syntax used in the wiki.