RXVT: Turn off visual bell
This commit is contained in:
parent
5cff0a1e09
commit
ef288f8ad6
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