摘要: 1 问题 在wayland下pot无法选词翻译 2 解决 2.1 方案 参照 https://github.com/pot-app/pot-desktop/issues/147 添加环境变量以在xwayland下运行 XDG_SESSION_TYPE=x11 GDK_BACKEND=x11 pot 阅读全文