fix(linux): Don't use restart option of exit()
Instead of trying to restart ibus by passing True to bus.exit() we now exit ibus and then let verify_ibus_daemon() start it again. Also added additional checks to verify that we're not running multiple ibus-daemons at the start of km-config and before restarting.
parent
e6cf0327
Please register or sign in to comment