From 806404e789278d0f897aa450f142ce2cf55770df Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Wed, 19 Jan 2022 02:18:46 -0300 Subject: [PATCH] Disable error bell --- dotfiles/.gtkrc-2.0 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dotfiles/.gtkrc-2.0 b/dotfiles/.gtkrc-2.0 index adb9849..36c18e0 100644 --- a/dotfiles/.gtkrc-2.0 +++ b/dotfiles/.gtkrc-2.0 @@ -1,7 +1,3 @@ -# DO NOT EDIT! This file will be overwritten by LXAppearance. -# Any customization should be done in ~/.gtkrc-2.0.mine instead. - -include "/home/slococo/.gtkrc-2.0.mine" gtk-theme-name="Orchis-dark" gtk-icon-theme-name="Tela-dark" gtk-font-name="Cantarell 11" @@ -16,3 +12,4 @@ gtk-enable-input-feedback-sounds=0 gtk-xft-antialias=1 gtk-xft-hinting=1 gtk-xft-hintstyle="hintfull" +gtk-error-bell = 0