My personal dotfiles
0
fork

Configure Feed

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

feat: logo has more padding left and right

+2 -1
+2 -1
fastfetch/.config/fastfetch/config.jsonc
··· 12 12 "type": "small", 13 13 "padding": { 14 14 "top": 2, 15 - "left": 2 15 + "left": 4, 16 + "right": 8 16 17 } 17 18 }, 18 19