ss7m / paleofetch

neofetch, but written in C
MIT License
167 stars 49 forks source link

Not detecting terminal correctly #67

Open MGThePro opened 4 years ago

MGThePro commented 4 years ago

When running paleofetch automatically via the .zshrc it seems to be too fast (?) for my terminal emulator (konsole) to start up, and it picks a random window that is currently open. Putting sleep 0.17 in front of it fixes it most of the time, but not always. A higher value might make it more consistent, but at that point the advantage to neofetch is lost.