瀏覽代碼

Tweak alert settings

Alois Mahdal 10 年之前
父節點
當前提交
5b13d41648
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      dotfiles.config/Xlib/global.Xdefaults

+ 2
- 1
dotfiles.config/Xlib/global.Xdefaults 查看文件

@@ -3,6 +3,8 @@
3 3
 !## main ##
4 4
 !## ==== ##
5 5
 
6
+URxvt.visualBell:           true
7
+URxvt.mapAlert:             true
6 8
 
7 9
 !## extensions
8 10
 URxvt.perl-ext-common:      default,tabbed,selection
@@ -18,7 +20,6 @@ URxvt.inheritPixmap:        true
18 20
 URxvt.shading:              25
19 21
 URxvt.depth:                32
20 22
 URxvt.fading:               30
21
-URxvt.visualBell:           false
22 23
 URxvt.mouseWheelScrollPage: false
23 24
 URxvt.tripleclickwords:     true
24 25
 URxvt.hold:                 false