my nixos flake :3 (git.koi.rip mirror) git.koi.rip/koi/flake
nixos catppuccin linux dotfiles neovim
0

Configure Feed

Select the types of activity you want to include in your feed.

halloy: add avatar and status to metadata

june (Jun 23, 2026, 7:36 PM +0200) feb87a1e 6a6ccefb

+3
+3
home/programs/graphical/halloy.nix
··· 3 3 metadata = { 4 4 realname = "june"; 5 5 metadata = { 6 + avatar = "https://koi.rip/img/silly/pfp.png"; 6 7 color = "#cbe3b3"; 7 8 display-name = "june"; 8 9 homepage = "https://koi.rip"; 9 10 pronouns = "they/them"; 11 + status = "meowing :3"; 10 12 }; 11 13 }; 12 14 in ··· 21 23 family = "Maple Mono NF"; 22 24 }; 23 25 display = { 26 + adapt_metadata_colors = "all"; 24 27 decode_urls = true; 25 28 nickname = [ 26 29 "display-name"