浏览代码

Make background a bit less prominent

Alois Mahdal 6 年前
父节点
当前提交
8a2b5d1af1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      dotfiles/config/Xlib/global.Xdefaults

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

9
 !## transparency
9
 !## transparency
10
 URxvt.inheritPixmap:        true
10
 URxvt.inheritPixmap:        true
11
 !URxvt.tintColor:            red
11
 !URxvt.tintColor:            red
12
-URxvt.shading:              25
12
+URxvt.shading:              20
13
 URxvt.depth:                32
13
 URxvt.depth:                32
14
 URxvt.fading:               30
14
 URxvt.fading:               30
15
 
15