auwrr0xff
auwrr0xff
Take your time. Simple rollback fixed ags and it works like before :)
Seems like it's swww issue. As I remember properly I just did re-install for swww and edited theme.conf with: ``` exec=swww-daemon exec=sleep 1 && swww img $yorha/wallpapers/nier_dark.png --transition-type simple ```...
Had same issue. I Just created rootless image with `cat mycert.pem >> /etc/ssl/certs/ca-certificates.crt` and after that removed `ca=["path/to/my/file.crt"]` from config and set only mirrors. Also override entrypoint with `[""]`. Everything...
It's seems like it's pulling from docker.io, but actually it's pulling from your mirror registry. I have the same output but I know exactly that `buildkit:rootless` is using mirror because...