|
|
|
|
|
by baldfat
3407 days ago
|
|
Not happening according to github repo. https://github.com/xmonad/xmonad/issues/38 "Not happening, because xmonad is too tightly tied to X11. No matter how hard you try, the result would not be compatible with xmonad, its contribs, or any configs. Significant parts of xmonad are also not applicable to Weston because they are no longer part of the window manager component; they were moved to the compositor or application level themes, etc." i3 has sway http://swaywm.org/ Sway is a drop-in replacement for the i3 window manager, but for Wayland instead of X11. It works with your existing i3 configuration and supports most of i3's features, and a few extras. |
|