From 2d3f8633413806848e5307fabb0eb62163c1a1ed Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Mon, 31 Aug 2020 19:21:37 -0600 Subject: [PATCH] autostart: fix ibus --- system/autostart/20-ibus.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/autostart/20-ibus.sh b/system/autostart/20-ibus.sh index 8c61879..9fdf2f4 100755 --- a/system/autostart/20-ibus.sh +++ b/system/autostart/20-ibus.sh @@ -1,2 +1,2 @@ #!/bin/sh -exec ibus-daemon +exec ibus-daemon --replace --xim --daemonize