Take your time. You shouldn’t do something like this in a hurry. Now you have the basic steps, the rest is pretty simple
Getting your custom Fastfetch set up the first time, between getting your terminal prepared and then the actual fastfetch config.jsonc tinkering, will be somewhat time-consuming… but in a good, satisfying way.
Much different than the code I stole from you earlier lol.
Looks great maybe after I finish getting things in place for Winter around the house and I get my reinstall script completely done I guess I am going to have to play with the config file and learn it some.
No real change here in Fasfetch itself. I just added the Tide prompt. I think it accents my Fastfetch quite nicely…
Perfect
Looks good to me. You can even see the symbols with the NotoSans font. Pretty nice
You’re very welcome ![]()
Lot of sweet looking images going on here…just scrolling through made me chuckle.
Logo Links please some of these are awesome
- Direct link HERE
THAT looks very nice!
Thanks mate
![]()
Finished, and with new theming, see Show your Desktop ![]()
// Inspired by Coffee and Kush
{ "$schema":
"https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "auto",
"source": "/home/jd/Pictures/Logos & Avatars/EnOS/EnOS KDE2.png",
"padding": {
"top": 4,
"left": 2,
"right": 2
}
},
"display": {
"separator": " "
},
"modules": [
{
"key": "╭─────────────╮",
"type": "custom"
},
{
"key": "│ {#33} {#keys}│",
"type": "title",
"format": "{user-name}"
},
{
"key": "├─────────────┤",
"type": "custom"
},
{
"key": "│ {#33} {#keys}│",
"type": "title",
"format": "{host-name}"
},
{
"key": "├─────────────┤",
"type": "custom"
},
{
"key": "│ {#33} Machine {#keys}│",
"type": "host",
},
{
"key": "│ {#33} Monitor {#keys}│",
"type": "monitor"
},
{
"key": "│ {#33} Board {#keys}│",
"type": "board"
},
{
"key": "│ {#33} Bios {#keys}│",
"type": "bios"
},
{
"key": "│ {#33} BootMgr {#keys}│",
"type": "bootmgr"
},
{
"key": "│ {#33} Uptime {#keys}│",
"type": "uptime"
},
{
"key": "│ {#33} Terminal {#keys}│",
"type": "terminal"
},
{
"key": "│ {#33} TermFont {#keys}│",
"type": "terminalfont"
},
{
"key": "│ {#33} Shell {#keys}│",
"type": "shell"
},
{
"key": "│ {#33} CPU {#keys}│",
"type": "cpu",
"showPeCoreCount": true
},
{
"key": "│ {#33} GFX {#keys}│",
"type": "gpu",
},
{
"key": "│ {#33} Vulkan {#keys}│",
"type": "vulkan",
},
{
"key": "├─────────────┤",
"type": "custom"
},
{
"key": "│ {#33} SSD {#keys}│",
"type": "disk",
"folders": "/"
},
{
"key": "│ {#33} Storage {#keys}│",
"type": "disk",
"folders": "/mnt/Storage"
},
{
"key": "│ {#33} Memory {#keys}│",
"type": "memory"
},
{
"key": "│ {#33} Swap {#keys}│",
"type": "swap"
},
{
"key": "├─────────────┤",
"type": "custom"
},
{
"key": "│ {#36} Distro {#keys}│",
"type": "os"
},
{
"key": "│ {#35} DE {#keys}│",
"type": "de"
},
{
"key": "│ {#33} WM {#keys}│",
"type": "wm"
},
{
"key": "│ {#33} LM {#keys}│",
"type": "lm"
},
{
"key": "│ {#33} Kernel {#keys}│",
"type": "kernel"
},
{
"key": "│ {#33} Packages {#keys}│",
"type": "packages"
},
{
"key": "├─────────────┤",
"type": "custom"
},
{
"key": "│ {#33} Theme {#keys}│",
"type": "theme",
},
{
"key": "│ {#33} Icons {#keys}│",
"type": "icons",
},
{
"key": "│ {#33} Cursor {#keys}│",
"type": "cursor",
},
{
"key": "│ {#33} Font {#keys}│",
"type": "font",
},
{
"key": "├─────────────┤",
"type": "custom"
},
{
"key": "│ {#33} WiFi {#keys}│",
"type": "wifi",
},
{
"key": "│ {#33} Camera {#keys}│",
"type": "camera",
},
{
"key": "│ {#33} Sound {#keys}│",
"type": "sound",
},
{
"key": "│ {#33} Media {#keys}│",
"type": "media",
},
{
"key": "├─────────────┤",
"type": "custom"
},
{
"key": "│ {#33} Palette {#keys}│",
"type": "colors",
"symbol": "circle"
},
{
"key": "╰─────────────╯",
"type": "custom"
}
]
}
Your link goes to a post by a user named Shjim
Oh! hehehe I’ll fix it.














