diff --git a/libtaskmanager/taskmanagerrulesrc b/libtaskmanager/taskmanagerrulesrc index 56ff05bc4..915f99fc6 100644 --- a/libtaskmanager/taskmanagerrulesrc +++ b/libtaskmanager/taskmanagerrulesrc @@ -22,6 +22,13 @@ Identifier=DesktopEntryName Match=(?<=crx_)(?'match'[a-z]+) Target=chrome-%1-default +# Google changed the class to be "Google-chrome" around version 54 +[Rewrite Rules][Google-chrome][1] +Property=ClassName +Identifier=DesktopEntryName +Match=(?<=crx_)(?'match'[a-z]+) +Target=chrome-%1-default + [Rewrite Rules][chromium][1] Property=ClassName Identifier=DesktopEntryName