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]
|
||||
Name=IBus
|
||||
Type=Application
|
||||
Exec=${ibusPackage}/bin/ibus-daemon -dx
|
||||
Exec=${ibusPackage}/bin/ibus-daemon --daemonize --xim --cache=refresh
|
||||
'';
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue