Explorar el Código

Make background a bit less prominent

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

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

@@ -9,7 +9,7 @@ URxvt.tabbed.tabbar-fg:     4
9 9
 !## transparency
10 10
 URxvt.inheritPixmap:        true
11 11
 !URxvt.tintColor:            red
12
-URxvt.shading:              25
12
+URxvt.shading:              20
13 13
 URxvt.depth:                32
14 14
 URxvt.fading:               30
15 15