-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xdefaults
42 lines (33 loc) · 1006 Bytes
/
.Xdefaults
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
## Xdefaults file
## see http://wiki.archlinux.org/index.php/Xdefaults
! urxvt -----------------------------------------
URxvt*termName: rxvt
URxvt*font: xft:Bitstream Vera Sans Mono:pixelsize=12:antialias=true
URxvt*foreground: white
URxvt*background: rgba:0000/0000/0000/cccc
URxvt*scrollBar: false
URxvt*scrollBar_right: false
URxvt*urlLauncher: /usr/bin/firefox
URxvt*transparent: true
URxvt*shading: 17
URxvt*inheritPixmap: true
URxvt*color0: #000000
URxvt*color1: #A80000
URxvt*color2: #00A800
URxvt*color3: #A85400
URxvt*color4: #0000A8
URxvt*color5: #A800A8
URxvt*color6: #00A8A8
URxvt*color7: #A8A8A8
URxvt*color8: #545054
URxvt*color9: #F85450
URxvt*color10: #50FC50
URxvt*color11: #F2FC50
URxvt*color12: #5054F8
URxvt*color13: #F854F8
URxvt*color14: #50FCF8
URxvt*color15: #F8FCF8
! xterm -----------------------------------------
xterm*termName: xterm
xterm*background: #000000
xterm*foreground: #ffffff