Unverified Commit 8ff35c86 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): fix regex to detect running ibus-daemon

On Ubuntu 20.04 Focal ibus gets started by a shell command so that we
end up with two processes mentioning `ibus-daemon`. This change limits
the search to processes that specify with full path to `ibus-daemon` or
without path, but `ibus-daemon` has to be the command, not a parameter.
parent d396a397
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment