Disable X beep by default

This commit is contained in:
Fierelier 2022-08-14 21:48:01 +02:00
parent 191e869d1d
commit 6592afa3ec

View File

@ -1,2 +1,4 @@
export GTK_OVERLAY_SCROLLING=0
export QT_QPA_PLATFORMTHEME=gtk2
xset b off