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(extensions): display md files like readme in tangled

+1 -1
+1 -1
extensions/stylus/tangled.org.css
··· 18 18 line-height: 1.4em!important; 19 19 } 20 20 21 - section article { 21 + section article, #blob-contents.prose { 22 22 display: block; 23 23 max-width: var(--content-width); 24 24 margin: 0 auto;