Skip to content

s0racat/myarch

Repository files navigation

myarch

Build in Artix

sudo mkarchiso -C pacman-artix.conf -v -w work -o out .

Default Password

arch: arch

Troubleshooting

pacman-key

sudo pacman-key --init && sudo pacman-key --populate

set keyboard layout to jp

setxkbmap jp

return to en

setxkbmap us

change user password

passwd
arch
your_new_passwd
your_new_passwd

lock screen

i3lock -c 000000

firefox scaling

layout.css.devPixelsPerPx=1.5

QT_APPS scaling

QT_SCALE_FACTOR=1.5

Other scaling setting

https://wiki.archlinux.org/title/HiDPI

Ventoy

Use grub2 mode. Does not boot in systemd-boot.

Use grub2 mode automatically in ventoy

https://www.ventoy.net/en/doc_name_identifier.html

mv myarch-*-x86-64.iso myarch-2023.02.01-x86_64_VTGRUB2.iso