-
Notifications
You must be signed in to change notification settings - Fork 0
/
.XresourcesOutrun
74 lines (51 loc) · 1.29 KB
/
.XresourcesOutrun
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
URxvt.perl-ext-common: resize-font
URxvt.font: xft:DejaVuSansMono:pixelsize=15
! do not scroll with output
URxvt*scrollTtyOutput: false
! scroll in relation to buffer (with mouse scroll or Shift+Page Up)
URxvt*scrollWithBuffer: true
! scroll back to the bottom on keypress
URxvt*scrollTtyKeypress: true
! reduce letterspace
URxvt.letterSpace: -1
URxvt.lineSpace: 0
URxvt.scrollStyle: rxvt
URxvt.scrollBar: false
! Disable weird modes when pressing Shift+Control
URxvt.iso14755: true
URxvt.iso14755_52: false
! Enable Shif-Control for copy paste
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
URxvt.depth: 32
URxvt.background: [90]#0d0917
*foreground: #94aef2
*background: #000000
*cursorColor: #94aef2
*pointerColorBackground: #586e75
*pointerColorForeground: #93a1a1
polybar.background: #e50d0917
! black
*color0: #151515
*color8: #3d3d3d
! red
*color1: #b92a6a
*color9: #da0c68
! green
*color2: #0e9999
*color10: #19c2c2
! yellow
*color3: #3b3bab
*color11: #5959e7
! blue
*color4: #105bad
*color12: #227cdf
! magenta
*color5: #582fa6
*color13: #6737c2
! cyan
*color6: #266da2
*color14: #6096bf
! white
*color7: #899ca1
*color15: #c0c0c0