diff --git a/distros/arch/basic-install.md b/distros/arch/basic-install.md index e2235de..07d4a98 100644 --- a/distros/arch/basic-install.md +++ b/distros/arch/basic-install.md @@ -1,6 +1,6 @@ --- title: "basic-install" -tags: [ "Documentation", "distros" ] +tags: [ "Documentation", "arch" ] --- Keyboard layout changed. @@ -109,12 +109,11 @@ Ping some sites to make sure the network's working > umount -R /mnt -Remove retarded beep sound: - -> sudo echo "blacklist pcspkr" >> /etc/modprobe.d/nobeep.conf +Remove that awful beep sound: > rmmod pcspkr -# Fonts +...and make the change permanent: + +> sudo echo "blacklist pcspkr" >> /etc/modprobe.d/nobeep.conf -sudo pacman -S ttf-hack ttf-font-awesome ttf-fira-mono