Disable bell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user