ibus: refresh cache at startup
This commit is contained in:
parent
272cf5c44f
commit
2383a708f6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ let
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=IBus
|
Name=IBus
|
||||||
Type=Application
|
Type=Application
|
||||||
Exec=${ibusPackage}/bin/ibus-daemon -dx
|
Exec=${ibusPackage}/bin/ibus-daemon --daemonize --xim --cache=refresh
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in a new issue