Nick Johnson
Nick Johnson
I am running Arch. I'm happy to do some more debugging as well, I'll try to see if I can track it down to electron.
I poked around about and believe this is the root of the issue: https://github.com/electron/electron/issues/3306 I verified that the main electron process has the correct DOCKER_HOST env var. And it appears...
The part of the current implementation which doesn't play nice with rootless containers is how the user are created dynamically in the docker-entrypoint.sh script. That requires the containers to start...
Not a Void linux alternative because still systemd-based, but I think [systemd-lock-handler](https://git.sr.ht/~whynothugo/systemd-lock-handler) could replace `before-sleep` if one wishes to still use logind events for whatever reason, but not have to...
fwiw this lua rewrite works: https://github.com/yanskun/gotests.nvim
I am running into what I think is a related issue. I build AUR packages on a local server which are separately installed on my laptop. Is there a way...
I am not super confident in my AUR abilities, but I gave it a shot: * removed `greetd` which had been installed with the latest version * updated the `greetd-tuigreet`...
Maybe this is satisfied by the podman build jobs flag?
@codyoss I believe that is for the old Identity Toolkit offering of google cloud. The new Identity Platform offering is using `/identitytoolkit.googleapis.com/v1/`. I don't know why...but appears to be confirmed...
Hey @slavfox, I gave the hidpi version a shot and things look a little off on arch using the foot terminal. Is there some step necessary to make these look...