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
1 changed files with 1 additions and 1 deletions

View File

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