Skip to content

June easter egg can cause flicking #408

@row454

Description

@row454

Describe the bug

The June easter egg can cause significant flickering in some terminals. It occurred for me in both ghostty and tty1, but not in alacritty. This is a risk for people with photosensitivity.

  • Does this issue still occur in the master branch? (Required)

Expected behavior

No flickering.

Screenshots

Please include a screenshot of your system information if the specific system environment is relevant to the bug.

If applicable, add screenshots to help explain your problem.

Config file

Please paste the content of ~/.config/hyfetch.json below:

{
    "preset": "nonbinary",
    "mode": "rgb",
    "light_dark": "dark",
    "lightness": 0.5,
    "color_align": {
        "mode": "custom",
        "custom_colors": {
            "1": 0,
            "2": 2
        },
        "fore_back": []
    },
    "backend": "fastfetch",
    "args": null,
    "distro": null,
    "pride_month_shown": [],
    "pride_month_disable": false
}

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions