Explorar el Código

Tweak alert settings

Alois Mahdal hace 10 años
padre
commit
5b13d41648
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      dotfiles.config/Xlib/global.Xdefaults

+ 2
- 1
dotfiles.config/Xlib/global.Xdefaults Ver fichero

@@ -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