Commit Graph

1 Commits

Author SHA1 Message Date
Chenx Dust
26c8b6d9aa
fix(kde): Remove QT_IM_MODULE and GTK_IM_MODULE for IBus in wayland (#1069)
To enable IBus in wayland session, it is necessary to remove environment variable  `QT_IM_MODULE` and `GTK_IM_MODULE`. The proper method to make ibus work is setting virtual keyboard to "IBus Wayland".
2024-05-03 16:12:03 -07:00