summaryrefslogtreecommitdiff
path: root/X11
diff options
context:
space:
mode:
Diffstat (limited to 'X11')
-rwxr-xr-xX11/xinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/X11/xinit b/X11/xinit
index 0c3d77f..6c87ddc 100755
--- a/X11/xinit
+++ b/X11/xinit
@@ -11,6 +11,7 @@ xrandr --output HDMI-1-0 --mode 1920x1080 -r 240 &
xrandr -s 1920x1080 -r 144 & # target screen resolution
xset r rate 300 30 & # key repeat delay and speed
+xset b off # disable bell
xrdb merge ~/.Xresources # asset resources
picom --backend glx & # compositor