improve the bip sound removal script
This commit is contained in:
parent
4054011068
commit
b666bb94db
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user