Swapped out nerd fonts for sourcecodepro in default packages file

This commit is contained in:
2025-05-06 06:10:05 +02:00
parent cc1b537661
commit a99cfbf685
3 changed files with 11 additions and 11 deletions

View File

@@ -80,13 +80,13 @@
},
"separator": " \uf061 ",
},
// "logo": {
// "source": "~/.config/fastfetch/logo.png",
// "width": 30,
// "padding": {
// "left": 2,
// "right": 2,
// "top": 1
// }
// }
"logo": {
"source": "~/.config/fastfetch/logo.png",
"width": 30,
"padding": {
"left": 2,
"right": 2,
"top": 1,
},
},
}