Chick2D / neofetch-themes

Neofetch configs put into a convinient repository
MIT License
1.39k stars 143 forks source link

Simplefetch: WM not displaying correctly. #59

Open mothsarecool524 opened 5 months ago

mothsarecool524 commented 5 months ago

Using Hyprland, Simplefetch displays "sway" as WM. I don't see anywhere that can be configured.

image

Chick2D commented 4 months ago

I got a feeling this might be a neofetch issue

Deftera186 commented 4 months ago

I got a feeling this might be a neofetch issue

Yep, it seems like Neofetch misclassifies Hyprland as a DE and displays the WM as Sway. dylanaraps/neofetch#2366

If you really want, I guess you can just edit this line to manually print "Hyprland". https://github.com/Chick2D/neofetch-themes/blob/cef1e10d702ae5dc5865ffd57e1c52b9143fff2f/small/simplefetch.conf#L10

To:

 prin "$(color 13) " "Hyprland"