fix: GPU preference hint to Laptop-only

This commit is contained in:
Fazri Gading
2026-01-31 00:52:02 +08:00
parent 5337441d97
commit 769bc2054c
11 changed files with 19 additions and 16 deletions

View File

@@ -400,8 +400,7 @@
</div>
<p class="settings-hint">
<i class="fas fa-info-circle"></i>
<span data-i18n="settings.gpuHint">Select your preferred GPU (Linux:
affects DRI_PRIME)</span>
<span data-i18n="settings.gpuHint">Laptop-only feature; set to Integrated if on PC</span>
</p>
<div id="gpu-detection-info" class="gpu-detection-info"></div>
</div>