New couple of problems with xmonad 0.17

Hello again: The journey continues. I have Xmonad on EndeavourOS running in almost basic form and I am going to start by pasting my whole xmobarrc and xmonad.hs files here. I am attaching them so I hope this works. I am getting an error when I try to restart that xmonad is not in path (using mod - q) but it now works fine from lightdm and startx commands. It recompiles without errors. The workstations are not showing up in xmobar though the previous issue with xmobar was resolved by proc call in xmonad.hs to include -x 0 in the xproc (see attached xmonad.hs) Hopefully I can get the hs file tweaked so that xmobar has picom transparency and get the workspaces to show up, which is what I am not sure I set that up correctly in my xmond.hs. Hope someone can spot the error for me or suggest a fix. Everyone have a great day (BTW) would like the workspaces clickable as well as hotkey changeable. Thanks in advance. Files attached.

How exactly are you starting the xmonad session? Can you attach your
session file (~/.xsession or xmonad.desktop, as appropriate)?
What's going wrong with picom? Is it simply not starting? Do you have
an appropriate config file for it?
On Mon, Apr 4, 2022 at 8:34 AM Michael Needham
Hello again: The journey continues. I have Xmonad on EndeavourOS running in almost basic form and I am going to start by pasting my whole xmobarrc and xmonad.hs files here. I am attaching them so I hope this works.
I am getting an error when I try to restart that xmonad is not in path (using mod - q) but it now works fine from lightdm and startx commands. It recompiles without errors.
The workstations are not showing up in xmobar though the previous issue with xmobar was resolved by proc call in xmonad.hs to include -x 0 in the xproc (see attached xmonad.hs) Hopefully I can get the hs file tweaked so that xmobar has picom transparency and get the workspaces to show up, which is what I am not sure I set that up correctly in my xmond.hs.
Hope someone can spot the error for me or suggest a fix. Everyone have a great day (BTW) would like the workspaces clickable as well as hotkey changeable.
Thanks in advance. Files attached.
_______________________________________________ xmonad mailing list xmonad@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
-- brandon s allbery kf8nh allbery.b@gmail.com
participants (2)
-
Brandon Allbery
-
Michael Needham