RXVT: Turn off visual bell
This commit is contained in:
parent
f1ad7ad103
commit
36541fa512
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ urxvt.cursorBlink: false
|
|||
urxvt.cursorUnderline: true
|
||||
urxvt.urgentOnBell: true
|
||||
urxvt.termName: rxvt-256color
|
||||
urxvt.visualBell: true
|
||||
urxvt.visualBell: false
|
||||
|
||||
urxvt.perl-lib: /usr/lib/urxvt/perl/
|
||||
urxvt.perl-ext-common: default,url-select,keyboard-select
|
||||
|
|
Loading…
Reference in a new issue