Skip to content

Instantly share code, notes, and snippets.

View El-Wumbus's full-sized avatar
🤔
Learning

Decator El-Wumbus

🤔
Learning
View GitHub Profile
@El-Wumbus
El-Wumbus / Decator-code.css
Created December 22, 2021 22:14
GitHub-like. Single Line. code blocks in css.
.code {
color: #fff;
background-color: #343d44;
border-radius: 10px;
border: 1px solid #cacaca;
line-height: 1.2em;
font: 12px Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
padding: 10px;
overflow: auto;
-webkit-border-radius: 3px;
@EncryptedGiraffe
EncryptedGiraffe / qubes-on-framework.md
Last active June 4, 2024 17:13
Running Qubes OS on the Framework Laptop

This was my process getting Qubes OS running on the Framework Laptop. I use a dark theme, and these are the scaling numbers that looked good to me. I also run debian minimal for all templates. XFCE. Specs: i5-1135G7, 16GB RAM, 512GB SN850 NVMe, AX210 no vPro

In the future I may try installing KDE, or salting some of this configuration, For now however, this is the list of settings I changed.

Install:

  • Disable Secure Boot, Hyperthreading in BIOS, make sure VT-x and VT-d are on (they are by default)
  • Install the ISO however you want. I chose BTRFS
  • Reboot, complete Final Configuration, then shutdown
  • Reboot into installer rescue mode, get a shell. Run efibootmgr -v -c -u -L QubesOS -l /EFI/qubes/grubx64.efi -d /dev/nvme0n1 -p 1