Skip to content

Add ALT Atomic logo - #2549

Open
x1z53 wants to merge 3 commits into
fastfetch-cli:devfrom
x1z53:dev
Open

Add ALT Atomic logo#2549
x1z53 wants to merge 3 commits into
fastfetch-cli:devfrom
x1z53:dev

Conversation

@x1z53

@x1z53 x1z53 commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Add ALT Atomic logo

Related issue (required for new logos for new distros)

Closes #2548

Changes

  • Adds ALT Atomic Logo

Screenshots

изображение

Checklist

  • I have tested my changes locally.

x1z53 and others added 3 commits August 30, 2026 12:35
Comment thread src/logo/ascii/a.inc
#ifdef FASTFETCH_DATATEXT_LOGO_ALT_ATOMIC
// ALT Atomic
{
.names = { "ALT Atomic", "alt-atomic", "altatomic" },

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one name is allowed here. Please use either ID or name in /etc/os-release, not both.

Comment thread src/logo/ascii/a.inc
.lines = FASTFETCH_DATATEXT_LOGO_ALT_ATOMIC,
.colors = {
FF_COLOR_FG_256 "110",
FF_COLOR_FG_256 "110",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why dup entries?

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.

[LOGO] ALT Atomic

3 participants