-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels