This package allows you to put X windows, or other EXWM workspaces, behind a transparent EXWM workspace, a nice alternative to alt-tabbing between two windows, or splitting valuable screen space between two windows.
The easiest way to install this package is through MELPA. Jokes on you though, this package isn’t in MELPA yet, so here’s how you do it.
- Make sure you install exwm through other means.
- Clone this repository to /whatever/path/you/want
(add-to-list 'load-path "/whatever/path/you/want")
(require 'exwm-background)
Feel free to report an issue or send in a pull request.