ubuntu-22.04.3-desktop-amd64/casper/filesystem/etc/xdg/autostart/ibus-mozc-launch-xwayland.d...

9 lines
274 B
Plaintext

[Desktop Entry]
Name=Launch Xwayland on startup of wayland session
Comment=This ensures that ibus-x11, needed for ibus-mozc, is started
Type=Application
Exec=sh -c 'if [ "$XDG_SESSION_TYPE" = "wayland" ]; then xrefresh; fi'
TryExec=xrefresh
OnlyShowIn=GNOME;
NoDisplay=true