>> * no hidpi scaling: didn't there use to be an enable_hdpi flag? >> Recompiling with enable_hdpi=true see if that works
> Oops, let us know! I think that the flag was removed and is the default now. I expect that the problem is that some dependencies need to be added to the wrapper. I'm not using guixsd yet (can you believe? :). I updated chromium from nixos and then it works. When I uninstall chromium from my nix-env and run nix-collect-garbage I get the problems again. Interestingly guix environment --pure --ad-hoc chromium-browser doesn't do anything. I bet all the problems will likely resolve when I start using guixsd - hopefully soon :)