Browse Source

Make background a bit less prominent

Alois Mahdal 5 years ago
parent
commit
8a2b5d1af1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/config/Xlib/global.Xdefaults

+ 1
- 1
dotfiles/config/Xlib/global.Xdefaults View File

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