Fastfetch Config Tinkering

Phhh addicts. :face_with_tongue:
I am not. I can stop when I want. I donโ€™t want to stop but if I want I canโ€ฆ :face_holding_back_tears:

@dirn Thank you for this:

"padding": {
            "top": 1,           // Top padding
            "left": 1,          // Left padding
            "right": 1          // Right padding
        }

I was using only the โ€œtopโ€ but now padding all day, left and righ, my ocd cured again.

Anyway, I 'm not addicted ok?

7 Likes

:rofl:

1 Like

I can quit playing with my config anytime. Iโ€™ve done it hundreds of times already. :smiley:

7 Likes

New update with new features coming soon

9 Likes

Nice one :index_pointing_up:

1 Like

Thank you :smiley:

1 Like

I have two more for your enjoyment.

Toy Story fans should like this one.

Get it Here

This one I named where there is a will there is a way

Get it Here

10 Likes

Just updated to the 2.55 version, I donโ€™t see any difference regarding runtime with the new parallel option, supposed to speed up the execution.

https://www.redbubble.com/i/sticker/Powered-By-EndeavourOS-by-EndeavourOS/172725040.O9UDB?asc=u

1 Like

Love the Pink Floyd quote!

If you havenโ€™t already, check out Rick Beatoโ€™s two-hour interview with David Gilmour. Itโ€™s rare that a two-hour anything flies by for me, but I wished it could go on even longer. Fascinating look into David and the Floyd.

1 Like

My final, final, final, Fastfetch tweaks.
Until I change it again. :joy: #addict #SendHelp

//
//
//  โ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–€โ–ˆโ–‘โ–ˆโ–€โ–„โ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–€โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–€โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–€โ–„โ–‘โ–‘โ–‘โ–ˆโ–€โ–ˆโ–‘โ–ˆโ–€โ–€
//  โ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–€โ–ˆโ–‘โ–€โ–„โ–€โ–‘โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ–€โ–„โ–‘โ–‘โ–‘โ–ˆโ–‘โ–ˆโ–‘โ–€โ–€โ–ˆ
//  โ–‘โ–€โ–€โ–€โ–‘โ–€โ–‘โ–€โ–‘โ–€โ–€โ–‘โ–‘โ–€โ–€โ–€โ–‘โ–€โ–‘โ–€โ–‘โ–‘โ–€โ–‘โ–‘โ–€โ–€โ–€โ–‘โ–€โ–€โ–€โ–‘โ–€โ–‘โ–€โ–‘โ–‘โ–‘โ–€โ–€โ–€โ–‘โ–€โ–€โ–€
//  โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–€โ–ˆโ–‘โ–ˆโ–€โ–€โ–‘โ–€โ–ˆโ–€โ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–€โ–€โ–‘โ–€โ–ˆโ–€โ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–‘โ–ˆ
//  โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–€โ–ˆโ–‘โ–€โ–€โ–ˆโ–‘โ–‘โ–ˆโ–‘โ–‘โ–ˆโ–€โ–€โ–‘โ–ˆโ–€โ–€โ–‘โ–‘โ–ˆโ–‘โ–‘โ–ˆโ–‘โ–‘โ–‘โ–ˆโ–€โ–ˆ
//  โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–€โ–‘โ–‘โ–‘โ–€โ–‘โ–€โ–‘โ–€โ–€โ–€โ–‘โ–‘โ–€โ–‘โ–‘โ–€โ–‘โ–‘โ–‘โ–€โ–€โ–€โ–‘โ–‘โ–€โ–‘โ–‘โ–€โ–€โ–€โ–‘โ–€โ–‘โ–€
//
//  Inspired by many and cobbled together by Noodly


{
    "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
     "logo": {
        "type": "auto",
        "source":  "/home/jon/Pictures/EnOS Fastfetch Logos/EnOS Noodly KDE Colours High Shadow.png",
        "height": 38,
        "padding": {
            "top": 10
        }
    },
    "display": {
        "separator": " ๎ญฐ  "
    },
    "modules": [
        "break",
        {
            "type": "custom",
            "format": "\u001b[m{#31}๏‘‰  Software Info\u001b[0m"
        },
        "break",
        {
            "type": "os",
            "key": "๏Œข  OS         ",
            "keyColor": "34",
        },
        {
            "type": "de",
            "key": "๏ณ  DE         ",
            "keyColor": "34",
        },
        {
            "type": "wm",
            "key": "๏’ˆ  WM         ",
            "keyColor": "34",
        },
        {
            "type": "kernel",
            "key": "๏€“  Kernel     ",
            "keyColor": "34",
        },
        {
            "type": "packages",
            "key": "๓ฐฎฏ  Packages   ",
            "keyColor": "34",
        },
        "break",
        {
            "type": "custom",
            "format": "\u001b[m{#31}๏‘‰  Click Click Whirly Beep Beep\u001b[0m"
        },
        "break",
        {
            "type": "terminal",
            "key": "๏’‰  Terminal   ",
            "keyColor": "34",
        },
        {
            "type": "terminalfont",
            "key": "๎™™  Term Font  ",
            "keyColor": "34",
        },
        {
            "type": "shell",
            "key": "๓ฑ†ƒ  Shell      ",
            "keyColor": "34",
        },
        "break",
        {
            "type": "custom",
            "format": "\u001b[m{#31}๏‘‰  Eyecandy\u001b[0m"
        },
        "break",
        {
            "type": "theme",
            "key": "๎ˆซ  Style      ",
            "keyColor": "34",
        },
        {
            "type": "wmtheme",
            "key": "๎นฒ  Decor      ",
            "keyColor": "34",
        },
        {
            "type": "icons",
            "key": "๎พจ  Icon Set   ",
            "keyColor": "34",
        },
        {
            "type": "cursor",
            "key": "๓ฐณฝ  Cursors    ",
            "keyColor": "34",
        },
        {
            "type": "font",
            "key": "๓ฐ›–  System Font",
            "keyColor": "34",
        },
        "break",
        {
            "type": "custom",
            "format": "\u001b[m{#31}๏‘‰  Guts\u001b[0m"
        },
        "break",
        {
            "type": "host",
            "key": "๓ฐ‡…  Machine    ",
            "keyColor": "34",
        },
        {
            "type": "monitor",
            "key": "๓ฐน  Screen     ",
            "keyColor": "34",
        },
        {
            "type": "cpu",
            "key": "๏‹›  CPU        ",
            "keyColor": "34",
        },
        {
            "type": "gpu",
            "key": "๏‹›  GPU        ",
            "keyColor": "34",
        },
        {
            "type": "vulkan",
            "key": "๏‹›  GFX        ",
            "keyColor": "34",
        },
        {
            "type": "disk",
            "keyColor": "34",
            "key": "๏ƒ‡  SSD        ",
        },
        {
            "type": "memory",
            "key": "๎ฟ…  Memory     ",
            "keyColor": "34",
        },
        {
            "type": "swap",
            "key": "๓ฐฏ  Swap       ",
            "keyColor": "34",
        },
        {
            "type": "uptime",
            "key": "๏€—  Uptime Funk",
            "keyColor": "34",
        },
        {
            "type": "command",
            "key": "๏‡ฝ  OS Age     ",
            "keyColor": "34",
            "text": "birth_install=$(stat -c %W /); current=$(date +%s); time_progression=$((current - birth_install)); days_difference=$((time_progression / 86400)); echo $days_difference days"
        },
        "break",
        {
            "type": "custom",
            "format": "\u001b[m{#31}๏‘‰  Interweb\u001b[0m"
        },
        "break",
        {
            "type": "wifi",
            "key": "๓ฐคจ  WiFi       ",
            "keyColor": "34",
         },
        {
            "type": "bluetooth",
            "key": "๓ฐ‚ฏ  Bluetooth  ",
            "keyColor": "34",
        },
        "break",
        {
            "type": "custom",
            "format": "\u001b[m{#31}๏‘‰  Sound & Vision\u001b[0m"
        },
        "break",
        {
            "type": "sound",
            "key": "๏€ง  Sound      ",
            "keyColor": "34",
        },
        {
            "type": "camera",
            "key": "๓ฐ–   Webcam     ",
            "keyColor": "34",
        },
        "break",
        {
            "type": "custom",
            "format": "\u001b[m{#31}๏‘‰  Now Playing\u001b[0m"
        },
        "break",
        {
            "type": "media",
            "key": "๏€  {#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#33}๓ฑ‘ฝ{#33}๓ฑ‘ฝ{#31}๓ฑ‘ฝ{#31}๓ฑ‘ฝ",
            "keyColor": "34",
        },
        {
            "type": "player",
            "key": "๓ฐ“‡  {#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#32}๓ฑ‘ฝ{#33}๓ฑ‘ฝ{#33}๓ฑ‘ฝ{#31}๓ฑ‘ฝ{#31}๓ฑ‘ฝ",
            "keyColor": "34",
        },
        "break",
        {
            "type": "custom",
            "key": "{#31}๏‘‰  {#31}C{#32}o{#33}l{#34}o{#32}u{#35}r{#36}s    ",
            "format":"{#33}๓ฐฎฏ {#37}๏‘„ ๏‘„ ๏‘„{#36} ๓ฐŠ  {#35} ๓ฐŠ  {#34} ๓ฐŠ  {#33} ๓ฐŠ  {#32} ๓ฐŠ  {#31} ๓ฐŠ  {#37} ๓ฐŠ  "
        },
        "break",
        "break",
        ]
        }

9 Likes

One More for your pleasure

Get it Here

10 Likes

:penguin: :grin:

8 Likes

Another Tux :

9 Likes

I gathered a few โ€œinspirationsโ€ here and there and added an anime character. This is the result.

9 Likes

I tried all options with memory and swap, bar+values+percentage :

9 Likes

Post-rebuild:

Config : https://pastebin.com/tZwVpnag

(And just realised I almost got 21 21:21:21 for the shot.. doh..!)

9 Likes

Now that is blimminโ€™ nice. Some @noodly ing some @dirn ing some @fog ing. Blimminโ€™ fabulous noodled :steaming_bowl:

8 Likes

Collectively known as Fastfetchers Anonymous. :laughing:
Please call 555 885 1298 if youโ€™ve been affected by any of the items you have seen here, help is available. Anonymity guaranteed (ish). :joy:

3 Likes

I think i might make a new fastfetch config after seeing all that, help ! :rofl:

5 Likes