setfont ter-132n
loadkeys br-abnt2
iwctl
station wlan0 connect <network>
mount /dev/nvme0n1p2 /mnt # root
mount /dev/nvme0n1p1 /mnt/boot # EFI
mount --bind /dev /mnt/dev
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/********************* | |
* Window Decorations * | |
*********************/ | |
window { | |
--wm-border-width: 3px; | |
--wm-border-color: #6272a4; | |
--wm-border-radius: 12px; | |
} | |
window.maximized { | |
border: var(--wm-border-width) solid var(--wm-border-color); |
yay -S --noconfirm nvidia-lts nvidia-utils nvidia-settings
sudo modprobe nvidia
yay -S vulkan-icd-loader lib32-vulkan-icd-loader opencl-nvidia xorg-server-devel
- Windows 11: https://www.microsoft.com/pt-br/software-download/windows11
- Arch Linux: https://archlinux.org/download/
- Ventoy: https://www.ventoy.net/en/download.html
- Enter BIOS (press f2) disable security mode
- Create an admin password
- Configure the pendrive as priority (press f6)
- save changes (press f10)
NewerOlder