Disabled system bell
This commit is contained in:
parent
ccc853ccad
commit
f4c0f728b6
1 changed files with 3 additions and 0 deletions
3
.xinitrc
3
.xinitrc
|
@ -1,3 +1,6 @@
|
||||||
|
# ~/.xinitrc
|
||||||
|
|
||||||
exec i3
|
exec i3
|
||||||
|
|
||||||
|
# Unset the system bell
|
||||||
xset -b
|
xset -b
|
||||||
|
|
Loading…
Reference in a new issue