gtk
在纯 wayland
环境中运行
- 需要在环境变量中加入以下内容:
export GDK_BACKEND=wayland
qt
在纯 wayland
环境中运行
-
需要在环境变量中加入以下内容:
export QT_QPA_PLATFORM=wayland
-
同时需要在qt软件的profile中安装
qtwayland
拓展 以下是启动fcitx5-configtool
中的fcitx5-config-qt
的示例export QT_QPA_PLATFORM=wayland guix environment --ad-hoc fcitx5-configtool qtwayland -- fcitx5-config-qt