aboutsummaryrefslogtreecommitdiffstats
path: root/config/fastfetch/config.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'config/fastfetch/config.jsonc')
-rw-r--r--config/fastfetch/config.jsonc6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc
index 4dc4c597..e5c509fa 100644
--- a/config/fastfetch/config.jsonc
+++ b/config/fastfetch/config.jsonc
@@ -1,10 +1,14 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
+ // To change to an image logo
+ // Uncomment the `//` on the lines from type to width
// "type": "kitty",
- // "source": "~/.config/fastfetch/ubuntu.png",
+ // "source": "~/.config/fastfetch/images/ubuntu.png",
// "height": 10,
// "width": 20,
+ // If using an image logo then comment out the next line "type": "small"
+ // Otherwise the image logo will not be displayed
"type": "small",
"padding": {
"top": 3,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage