🎨 remove system beep

This commit is contained in:
dannydannydanny 2022-03-27 01:37:39 +01:00 committed by GitHub
parent 7524ac8a19
commit d0c360f1a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,3 +8,8 @@ pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
# kill the beep sound
# this command needs to be saved into .bashrc or
# some startup script
sudo rmmod pcspkr