bitmap: yq not working for me was a package mistake 🤦. Apparently I had installed using `pacman -S yq`, instead I should have used `pacman -S go-yq`. yq one's version was 3.4.3, and the latest is 4.44.3, so ig that's why I was having hard time parsing the toml. I should mention this in docs too lol