dylanaraps / pfetch

🐧 A pretty system information tool written in POSIX sh.
MIT License
2.06k stars 167 forks source link

Xmonad not recognized as window manager #199

Closed mathletedev closed 1 year ago

mathletedev commented 2 years ago

I'm currently using xmonad; how can I display that in pfetch? In my config.fish, I have declared

set -gx PF_INFO "ascii title os uptime pkgs wm shell editor"

but all I'm seeing is

image

Previously, it was showing, but it is no longer displayed after an update to xmonad v0.17.0.

mathletedev commented 1 year ago

For some reason, it's working again today. For reference, I'm using xmonad v0.17.1 now. Thanks!