Skip to content

Commit

Permalink
Add detection of monitor for XREAL Air 2 Ultra
Browse files Browse the repository at this point in the history
  • Loading branch information
wheaney committed Aug 1, 2024
1 parent da00d03 commit bf85986
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gnome/src/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ const SUPPORTED_MONITOR_PRODUCTS = [
'VITURE',
'nreal air',
'Air',
'Air 2', // guessing this one
'Air 2',
'Air 2 Pro',
'Air 2 Ultra',
'SmartGlasses', // TCL/RayNeo
NESTED_MONITOR_PRODUCT
];
Expand Down

0 comments on commit bf85986

Please sign in to comment.