Comment on Xmonad seeking help for Wayland port (2023)parentComments−cxa11moI have Xmonad running well on Ubuntu 24 with Gnome FlashbackThe packages I install are: xmonad libghc-xmonad-extras-dev gnome-flashback gnome-panel(plus suckless-tools and xmobar)That should give you a login option for "GNOME Flashback (Xmonad)"I recall there were a couple of hacks necessary to show the Gnome Panel:gsettings set org.gnome.gnome-flashback root-background truegsettings set org.gnome.gnome-flashback desktop falseand then the panels you can hide or remove per your preference
Comments
I have Xmonad running well on Ubuntu 24 with Gnome Flashback
The packages I install are: xmonad libghc-xmonad-extras-dev gnome-flashback gnome-panel
(plus suckless-tools and xmobar)
That should give you a login option for "GNOME Flashback (Xmonad)"
I recall there were a couple of hacks necessary to show the Gnome Panel:
gsettings set org.gnome.gnome-flashback root-background true
gsettings set org.gnome.gnome-flashback desktop false
and then the panels you can hide or remove per your preference