diff options
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources index f01da72..f5c43ab 100644 --- a/.Xresources +++ b/.Xresources @@ -1,3 +1,4 @@ *vt100.translations: #override \n\ Ctrl ~Shift <Key>Tab: string(0x1b) string("[27;5;9~") \n \ Ctrl Shift <Key>Tab: string(0x1b) string("[27;6;9~") \n +XTerm*visualBell: true |