neofetch icon indicating copy to clipboard operation
neofetch copied to clipboard

Resolution: don't display disabled resolutions

Open CarterLi opened this issue 1 year ago • 1 comments

Before:

image

After:

image

This issue affects both tty and wayland.

Note this method reports preferred / maximum resolution instead of current resolution as I said before. I highly recommand https://github.com/dylanaraps/neofetch/pull/2395 if you use wayland

CarterLi avatar Dec 07 '23 07:12 CarterLi

AD: fastfetch uses libdrm to fetch current resolution and refresh rate, which is not available in /sys/class/drm

image

CarterLi avatar Dec 07 '23 07:12 CarterLi