KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.83k stars 453 forks source link

Screenfetch won't recognize XMonad Window Manager #185

Open dreDREb13 opened 9 years ago

dreDREb13 commented 9 years ago
        `/++++/+++++++:            Resolution: 1366x768
       `/++++++++++++++:           WM: Not Found

Every time I run screenfetch the program unfortunately won't recognize XMonad as my Window Manager. Everything else seems to be recognized, however.

jlu5 commented 9 years ago

Possible duplicate of #133?

dreDREb13 commented 9 years ago

As far as I can tell the fixes given in that previous report don't seem to work for me. I checked around for whatever fix I could find and it's still unable to catch the WM, for some reason. Changing pgrep between ^&each& and ^$each wouldn't work, and neither would changing xmonad's command name to the different options provided, or even the specific one in my htop.

Kind of strange, so now I've just adjusted the "Not Found" output to say "XMonad" as a jerry-rigged work around.

KittyKatt commented 9 years ago

Man, lot of issues with i3 and XMonad detection. I'll look it over soon.

jlu5 commented 9 years ago

This should be closed by #195 (but the commit message doesn't automatically do that).

KittyKatt commented 9 years ago

Closed by #195 . :D

dino- commented 8 years ago

This is broken again, exactly like the original issue above (shows "Not Found"). This is with the "xmonad.*" changes in place from fixes #185 and #195. Not sure how this isn't working.

KittyKatt commented 8 years ago

Also not sure. I'll give this a hard look soon.