-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
83 lines (68 loc) · 2.07 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
!#######################################################################
! Xcursor configuration
!#######################################################################
Xcursor.size: 16
!Xcursor.theme:
!#######################################################################
! urxvt configuration
!#######################################################################
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! options
urxvt.borderLess: false
urxvt.cursorBlink: false
urxvt.cutchars: :;=()*,<>[]{}|`""''‘’
urxvt.fading: 15
urxvt.internalBorder: 0
urxvt.jumpScroll: true
urxvt.letterSpace: -1
urxvt.loginShell: true
urxvt.saveLines: 8192
urxvt.scrollBar: false
urxvt.scrollTtyKeypress: true
urxvt.scrollTtyOutput: false
urxvt.scrollWithBuffer: true
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! color configuration
! white/blue
urxvt.background: #0000aa
urxvt.foreground: #ffffff
! white/gray
!urxvt.background: #1C1C1C
!urxvt.foreground: #ffffff
! gray/white
!urxvt.background: #ffffff
!urxvt.foreground: #7f7f7f
! spec ANSI
urxvt.color0: #000000
urxvt.color1: #aa0000
urxvt.color2: #00aa00
urxvt.color3: #aa5500
urxvt.color4: #0000aa
urxvt.color5: #aa00aa
urxvt.color6: #00aaaa
urxvt.color7: #aaaaaa
urxvt.color8: #555555
urxvt.color9: #ff5555
urxvt.color10: #55ff55
urxvt.color11: #ffff55
urxvt.color12: #5555ff
urxvt.color13: #ff55ff
urxvt.color14: #55ffff
urxvt.color15: #ffffff
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! extension configuration
urxvt.perl-ext-common: font-cycle
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! font configuration
! default font
urxvt.font: 8x13
!urxvt.font: xft:Misc Fixed
!urxvt.font: xft:VGA
!urxvt.font: xft:Hack
!urxvt.font: 9x15
! font-cycle key bindings
urxvt.font-cycle.accelerator: C
! font-cycle font list
urxvt.font-cycle.font.0: 8x13
urxvt.font-cycle.font.1: 9x15
urxvt.font-cycle.font.2: 10x20