Skip to content

added berserkarch logo#2324

Open
thehackersbrain wants to merge 2 commits into
fastfetch-cli:devfrom
thehackersbrain:dev
Open

added berserkarch logo#2324
thehackersbrain wants to merge 2 commits into
fastfetch-cli:devfrom
thehackersbrain:dev

Conversation

@thehackersbrain
Copy link
Copy Markdown

@thehackersbrain thehackersbrain commented May 12, 2026

Summary

Added BerserkArch Logo

Related issue (required for new logos for new distros)

#2310

Changes

added section in src/logo/builtin.c

    // BerserkArch
    {
        .names = { "BerserkArch", "berserkarch" },
        .lines = FASTFETCH_DATATEXT_LOGO_BERSERKARCH,
        .colors = {
            FF_COLOR_FG_BLUE,
            FF_COLOR_FG_WHITE,
        },
        .colorKeys = FF_COLOR_FG_BLUE,
        .colorTitle = FF_COLOR_FG_WHITE,
    },

added add ascii file src/logo/ascii/berserkarch.txt

                    .~?5P^
                 :&@#Y~..!^  :^
                7@&: ^JPP!!55#!~YB#7.
      ^:      !&@&.?&GJ5G##G&@@@@@@J:.
    JP.       @@#?#@&#@&5&@@@@@@@@@@G!:
  ^PP:      :#@&@@@@@@&#G&B#&@@@@@@@@&5^
 ~J        Y@@@@&&@@@@@@#~Y@@@@@@@@@@@@@&Y.
:G        .@@@PJ&@&&@@@&BP#@@@@@@@@@@@@@@??~
5:        .&@BG&@7J@@@!.  .:!J&@@@@@@@@@@~ ..
?      . :B@@@&BG@@@@&#5!.    .&@@@@@@@@@@~
~      ?&&@&#5&@#Y~^^:         !#@@@@@@@@@@B.
.       J&7:&@@^               ^@@@@@@@@@@&!G.
           .&G~.              J@@@@@@@@@@@#  !
   .        .             ^YG@@@@@@@@@@@@!?
   P.              :  ~#B&@@@@@@@@@@@B#@@.
   Y@:            ?&B@@@@@@@@@@@@&G?~P@@B
   .?#5.       .Y&@@@@@@@@@@&####BGB@@@@Y
      !#G^    Y@@@@@@@@@@BP#&@@@@@@@@&!B^
        B@@#Y5##&&&@@@@@#&@@@@@@@@@#!  ^
        ^YG#@@@@@@@@@@@@@@@@@@@@#J:
             .~#@@@@@@@@@&&BP?^

Checklist

  • I have tested my changes locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant