Maciej Zwoliński
Maciej Zwoliński
is there any reproduction from non mac-os? I started to think it's a bug in compose local volume driver specific to this system
hmm indeed if you have 2 different projects with the same docker layout and volume names, they will never be recreated so you have to either name it differently or...
Hey, I just came across this and tried a fix. I'm kinda new to nix and haven't tested it beyond my config (home-manager managed by nixos through flakes) but it...
It's not only about that you can configure most layers to have some opacity. You can also likely configure most windows to have some opacity. The value is that you...
Hey @IogaMaster, kind ping because you mentioned lack of notifications in the issue, in case you haven't seen that one. It'd be grat to hear your thoughts
So we have some wrappers around grpc API but I believe the core usage is quite basic and this error doesn't come from our code. We have a wrapper which...
This still doesn't work for me on latest nixvim and nixpkgs.
thanks, `highlight.enable = true` did the job. I think it was working without it few months ago.
That's a really big patch, for me it's enough to just apply [this single commit](https://github.com/zvolin/nixos-config/blob/main/overlays/0001-linux-dmabuf-allow-on-split-node-systems.patch) (rebased on 0.42) for hyprland to work
The patch above was submitted upstream https://github.com/NixOS/nixpkgs/pull/337203, so this can be closed