We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1fb86b commit 9600814Copy full SHA for 9600814
src/queries.ts
@@ -274,6 +274,9 @@ const browser_appnames = {
274
'Microsoft Edge', // macOS
275
'Microsoft-Edge-Stable', // Arch Linux: https://github.com/ActivityWatch/activitywatch/issues/753
276
'Microsoft-edge',
277
+ 'microsoft-edge', // linux
278
+ 'microsoft-edge-beta', // linux beta
279
+ 'microsoft-edge-dev', // linux dev
280
],
281
arc: [
282
'Arc', // macOS
0 commit comments