Display system age in linux terminal pint out How (many days) with Neofetch or Fastfetch

I love too add to my terminal on opensuse Tumbleweed when i type neofetch or fastfetch how many dags sens installation of the system.

Can anyone help with code??

This are the supported modules.

For fastfetch i use this piece. If stalls for whatever reason, work with brackets, add or remove according to your fastfetch code.

        },
        {
            "type": "disk",
            "key": "              Birth ",
            "keyColor": "white",
            "folders": "/", // On macOS, "/System/Volumes/VM" works for me
            "format": "{create-time:10} ({days} days)"
        },
        {

Screenshot_20250723_121650

Other presets examples to check up.

1 Like

Hmm pls can someone write the code for Opensuse Tumbleweed Neofetch??

So i can copy and paste it in too Neofetch confiq file?

No, you can’t just copy/paste. AFAICT from neofetch --help it does not support the creation time yet. That said, why not use fastfetch instead?

1 Like

Check this out, on the Konsole outputs, but i can’t test in neofetch.

That has been dead for 4 years.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.