-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xresources
89 lines (79 loc) · 2 KB
/
Xresources
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#define white #F6F3E8
#define black #242424
#define blue #678FdF
#define yellow #FFFF00
#define red #E5786D
#define lightred #E5000C
#define green #95E454
#define lightgreen #CAE682
#define cyan #8AC6F2
#define magenta #FF87EC
#define orange #ef9d00
#define darkred #630000
URxvt*foreground: white
URxvt*background: black
! black
*color0: black
*color8: black
! red
*color1: red
*color9: red
! green
*color2: green
*color10: lightgreen
! yellow
*color3: yellow
*color11: yellow
! blue
*color4: blue
*color12: blue
! magenta
*color5: magenta
*color13: magenta
! cyan
*color6: cyan
*color14: cyan
! white
*color7: white
*color15: #FFFFFF
URxvt*transparent: true
URxvt*shading: 30
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.rgba: rgb
Xft.dpi: 80
URxvt.perl-ext-common: default,matcher,resize-font
URxvt.iso14755: false
URxvt.iso14755_52: false
!URxvt*font: xft:DejaVuSansMono:size=12:style=dzForPowerline
! URxvt*font: xft:Courier New:size=12:style=dzForPowerline
URxvt*font: xft:JetBrainsMono Nerd Font:size=12
URxvt*boldFont: xft:JetBrainsMono Nerd Font:size=12
URxvt*italicFont: xft:JetBrainsMono Nerd Font:size=12
URxvt*boldItalicFont: xft:JetBrainsMono Nerd Font:size=12
URxvt.letterSpace: -1
!URxvt.keysym.Alt-Up: resize-font:bigger
!URxvt.keysym.Alt-Down: resize-font:smaller
!URxvt.perl-ext:
!URxvt.perl-ext-common:
URxvt.urlLauncher: xdg-open
URxvt.matcher.button: 1
URxvt*scrollstyle: plain
URxvt*internalBorder: 0
URxvt*scrollBar: false
URxvt*scrollBar_right: true
URxvt*transpscrollbar: false
URxvt*scrollColor: #aaaaaa
URxvt.perl-ext: default,url-select
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: firefox
URxvt.url-select.underline: true
URxvt.saveLines: 200000
URxvt.keysym.C-Up: font-size:increase
URxvt.keysym.C-Down: font-size:decrease
URxvt.keysym.C-S-Up: font-size:incglobal
URxvt.keysym.C-S-Down: font-size:decglobal
URxvt.keysym.C-equal: font-size:reset
URxvt.keysym.C-slash: font-size:show
URxvt.searchable-scrollback: Meta-Shift-S