tumashu / exwm-x

A derivative WM based on EXWM (emacs x window manager)
82 stars 8 forks source link

EXWM-X: Current window is not a window of application. #12

Open iT-Boyer opened 1 year ago

iT-Boyer commented 1 year ago

在osx中安装Xquartz中运行x11版本的emacs-plus,执行Ct Cr 提示:

EXWM-X: Current window is not a window of application.

Xquartz 启动配置~/.xinitrc:

xhost +SI:localuser:$USER
exec  emacs --with-profile exwm  --eval '(require (quote exwmx-loader))'