Skip to content

Commit 17a49d3

Browse files
authored
Update about-hackeros.html
1 parent 2540133 commit 17a49d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

about-hackeros.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
document.querySelector('.hacker-mode p').textContent = 'Gaming session launched via gamescope';
423423
document.querySelector('.features h2').textContent = 'What does HackerOS include?';
424424
const featureItems = document.querySelectorAll('.features li');
425-
featureItems[0].textContent = 'Any kernel choice - If you don't need special kernels, you can install XanMod, Liquorix, or stick with the default Debian kernel.';
425+
featureItems[0].textContent = 'Any kernel choice - if you don't have special requirements, you can stick with the default Debian kernel or install XanMod or Liquorix to improve performance.';
426426
featureItems[1].textContent = 'Preinstalled firmware';
427427
featureItems[2].textContent = 'HackerOS proprietary games';
428428
featureItems[3].textContent = 'Specialized commands';
@@ -522,7 +522,7 @@ <h2>Hacker Mode</h2>
522522
<div class="features">
523523
<h2>Co oferuje HackerOS?</h2>
524524
<ul>
525-
<li>Dowolny wybór jądra — jeśli nie potrzebujesz specjalnych jąder, możesz zainstalować XanMod, Liquorix albo pozostać przy domyślnym jądrze Debiana.</li>
525+
<li>Dowolny wybór jądra — jeśli nie masz specjalnych wymagań, możesz pozostać przy domyślnym jądrze Debiana lub zainstalować XanMod albo Liquorix, aby poprawić wydajność.</li>
526526
<li>Preinstalowany firmware dla lepszej kompatybilności</li>
527527
<li>Własne gry HackerOS</li>
528528
<li>Specjalistyczne komendy systemowe</li>

0 commit comments

Comments
 (0)