all repos — dotfiles @ 6884794d8b05bcdeee7b001f9da8cfd55ed207c7

random configuration files

Xdefaults (raw)

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
90
91
92
93
94
95
96
97
98
99
! Xft settings ---------------------------------------------------------
Xft.dpi: 96
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.antialias: 1
Xft.rgba: rgb
Xft.hinting: 1
Xft.hintstyle: hintfull

! xfontsel -------------------------------------------------------------
xfontsel*Background: black
xfontsel*Foreground: white

! urxvt settings

URxvt*cursorColor: #D33682
URxvt*cursorBlink: true
URxvt*foreground: #93A1A1
!URxvt*background: #000f19
URxvt*background: rgba:0000/0f00/1900/c800
URxvt*scrollBar: true
URxvt*scrollBar_right: true
URxvt*scrollBar_floating: True
URxvt*scrollstyle: plain
URxvt*scrollColor: #797979
URxvt*thickness: 6
!URxvt*transparent: True
!URxvt*tintColor: #002b36
URxvt*saveLines:999999
URxvt*geometry: 113x45
URxvt*depth:32

!black
*color0: #161616
*color8: #2B2B2B
!red
*color1: #990910
*color9: #D0141D
!green
*color2: #099961
*color10: #14d080
!yellow
*color3: #996b09
*color11: #D09414
!blue
*color4: #096d99
*color12: #1482D0
!magenta
*color5: #99094f
*color13: #D33682
!cyan
*color6: #09998d
*color14: #36D3C6
!white
*color7: #586E75
*color15: #A1C5C5

XTerm*cursorColor: #D33682
XTerm*background: #000000
XTerm*foreground: #93A1A1

URxvt.font: xft:LucidaTypewriter:size=9
URxvt.boldFont: xft:LucidaTypewriter:style=Bold:size=9

URxvt.colorUL: #93C0BE

! xosview

xosview*captions: False
xosview*font: *-lucidatypewriter-medium-*12-*-75-*
xosview*background: #000000
xosview*foreground: #797979
xosview*cpuUserColor: #1f9b92
xosview*cpuFreeColor: #000f19
xosview*cpuPriority: 2
xosview*cpuGraph: False
xosview*cpuFields: USED
xosview:cpuFormat: all
xosview*memUsedColor: #1f9b92
xosview*memSharedColor: #1f9b92
xosview*memMapColor: #1f9b92
xosview*memBufferColor: #c8c8c8
xosview*memCacheColor: #c8c8c8
xosview*memFreeColor: #000f19
xosview*loadProcColor: #1f9b92
xosview*loadIdleColor: #000f19
xosview*loadCritColor: #d09149
xosview*netInColor: #1f9b92
xosview*netOutColor: #c8c8c8
xosview*netBackground: #000f19
xosview*batteryLeftColor: #1f9b92
xosview*batteryFullColor: #1f9b92
xosview*batteryLowColor: #c8c8c8
xosview*batteryUsedColor: #000f19
xosview*PoorQualityColor: #c8c8c8
xosview*FairQualityColor: #c8c8c8
xosview*GoodQualityColor: #1f9b92
xosview*wirelessUsedColor: #000f19