Disable bell
This commit is contained in:
parent
268562da25
commit
bede328cd1
@ -22,6 +22,9 @@ fi
|
||||
|
||||
export LC_CTYPE=fr_FR.UTF-8
|
||||
|
||||
# disable bell
|
||||
xset b off
|
||||
|
||||
# OpenBSD auto start X
|
||||
if [ "$(tty)" == "/dev/ttyC0" ]; then
|
||||
startx
|
||||
|
Loading…
Reference in New Issue
Block a user