Void Linux workstation powered by niri, Fish and NeoVim. Contains scripts, browser extensions, custom XBPS packages, and typst plugins. git.anhgelus.world/anhgelus/dotfiles
void niri fish neovim nvim vim dotfiles linux
1
fork

Configure Feed

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

feat(typst): decrease font size

+1 -1
+1 -1
typst/template/1.0.0/lib.typ
··· 2 2 // style 3 3 set text( 4 4 font: "Inter", 5 - size: 11pt, 5 + size: 10pt, 6 6 ) 7 7 set par( 8 8 leading: 1em,