7 lines
244 B
Desktop File
7 lines
244 B
Desktop File
[Desktop Entry]
|
|
Name=im-launch
|
|
Exec=sh -c 'if ! [ -e "/usr/bin/ibus-daemon" ] && [ "x$XDG_SESSION_TYPE" = "xwayland" ] ; then exec env IM_CONFIG_CHECK_ENV=1 im-launch true; fi'
|
|
TryExec=im-launch
|
|
Type=Application
|
|
X-GNOME-Autostart-enabled=false
|