Update storage and Linux details

This commit is contained in:
Maciej Pędzich 2023-09-28 23:55:28 +02:00 committed by GitHub
parent b185034480
commit 4d7cd39738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,26 +9,31 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<h2>uses</h2> <h2>uses</h2>
<p>This page contains a list of specs for my laptop and my peripherals</p> <p>This page contains a list of specs for my laptop and my peripherals</p>
<h3>Laptop</h3> <h3>Laptop</h3>
<p> <p>It's an HP Omen 16 with the following specs:</p>
It's an HP Omen 16 with the following specs: <ul>
<ul> <li>CPU: AMD Ryzen 7 5800H</li>
<li>OS: Arch Linux (btw)</li> <li>Discrete GPU: AMD Radeon RX 6600M</li>
<li>DE: Xfce 4.18</li> <li>RAM: 32 GB SODIMM DDR4 @ 3200 MHz</li>
<li>WM: Xfwm4</li> <li>Storage: 2 TB PCIe NVMe M.2 SSD</li>
<li>CPU: AMD Ryzen 7 5800H</li> <!-- prettier-ignore -->
<li>GPU: AMD Radeon RX 6600M</li> <li>Display:
<li>RAM: 32 GB SODIMM DDR4 @ 3200 MHz</li> <ul>
<li>Storage: 1 TB PCIe NVMe M.2 SSD</li> <li>Diagonal: 16.1 inches</li>
<!-- prettier-ignore --> <li>Resolution: 1920x1080 pixels</li>
<li>Display: <li>Refresh rate: 144 Hz</li>
<ul> </ul>
<li>Diagonal: 16.1 inches</li> </li>
<li>Resolution: 1920x1080 pixels</li> </ul>
<li>Refresh rate: 144 Hz</li> <h3>Linux Stuff</h3>
</ul> <ul>
</li> <li>Distro: Arch Linux (btw.)</li>
</ul> <li>Desktop Environment: KDE Plasma</li>
</p> <li>Display Manager: SDDM</li>
<li>Shell: zsh</li>
<li>Theme: Breeze Dark</li>
<li>Terminal Emulator: Konsole</li>
<li>Terminal Font: Hack Regular</li>
</ul>
<h3>Peripherals</h3> <h3>Peripherals</h3>
<ul> <ul>
<li>External display: Philips 32PFT4132 TV</li> <li>External display: Philips 32PFT4132 TV</li>