My personal dotfiles
0
fork

Configure Feed

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

fix: added trailing newline to fastfetch for better readability

legoraft 6f0c27e0 63860729

+3 -1
+3 -1
fastfetch/.config/fastfetch/config.jsonc
··· 81 81 "type": "uptime", 82 82 "key": "󰐥", 83 83 "format": "{2} hrs, {3} mins" 84 - } 84 + }, 85 + 86 + "break" 85 87 ] 86 88 }