My personal dotfiles
0
fork

Configure Feed

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

feat: changed padding on logo

+1 -1
+1 -1
fastfetch/.config/fastfetch/config.jsonc
··· 11 11 "logo": { 12 12 "type": "small", 13 13 "padding": { 14 - "top": 1, 14 + "top": 2, 15 15 "left": 2 16 16 } 17 17 },