improve the bip sound removal script

This commit is contained in:
Tio TROM 2023-06-04 15:26:24 +02:00
parent 4054011068
commit b666bb94db

View File

@ -14,4 +14,4 @@ export LESS_TERMCAP_us=$'\e[1;32m'
export LESS_TERMCAP_ue=$'\e[0m' export LESS_TERMCAP_ue=$'\e[0m'
# Disable the beep sound # Disable the beep sound
xset b off [ -n "$DISPLAY" ] && xset b off