mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-29 03:20:57 +00:00
11 lines
394 B
Diff
11 lines
394 B
Diff
|
diff --git a/etc/xdg/autostart/ibus.desktop b/etc/xdg/autostart/ibus.desktop
|
||
|
index c4819e1..acb7b0f 100644
|
||
|
--- a/etc/xdg/autostart/ibus.desktop
|
||
|
+++ b/etc/xdg/autostart/ibus.desktop
|
||
|
@@ -3,4 +3,4 @@ Name=IBus
|
||
|
Comment=Input method framework daemon
|
||
|
OnlyShowIn=KDE
|
||
|
Type=Application
|
||
|
-Exec=ibus-daemon --panel=/usr/lib/kimpanel-ibus-panel
|
||
|
+Exec=ibus-daemon --panel=/usr/libexec/kimpanel-ibus-panel
|