소스 검색

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