Noctalia plugin with an animated pixel owl in the bar. Plugin page: familiar/README.md.
noctalia msg plugins source add familiar git https://github.com/tanrendev/familiar
noctalia msg plugins enable tanren/familiar
noctalia msg plugins source add dev path "$PWD"
nix develop -c prek run --all-files
Sprites are drawn in familiar/art/owl.aseprite; export.sh re-exports both
palettes to familiar/sprites/ (needs aseprite, or set ASEPRITE).
Layout and tooling follow
noctalia-plugin-template.
Releases: run the release workflow, or nix develop -c ./release.sh.