all repos — dotfiles @ main

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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
! 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: #93A1A1
URxvt*cursorBlink: false
URxvt*foreground: #93A1A1
URxvt*background: #000f19
!URxvt*background: rgba:0000/0f00/1900/c800
Aterm*background: #000f19
Aterm*font: -*-lucida-medium-r-*-*-12-*-*-*-*-*-*-*
URxvt*scrollBar: false
URxvt*scrollBar_right: true
URxvt*scrollBar_floating: True
URxvt*scrollstyle: plain
URxvt*scrollColor: #797979
URxvt*secondaryScroll: false
URxvt*thickness: 6
URxvt*internalBorder: 2
URxvt*transparent: False
!URxvt*tintColor: #002b36
URxvt*saveLines:999999
!URxvt*geometry: 113x45
URxvt*depth:32
URxvt*iconFile: /home/nilix/lib/img/ux/terminal-icon.png

!*color0:  #073642
*color0: #000f19
*color1:  #dc322f
*color2:  #859900
*color3:  #b58900
*color4:  #268bd2
*color5:  #d33682
*color6:  #2aa198
*color7:  #eee8d5

*color8:  #002b36
*color9:  #cb4b16
*color10: #586e75
*color11: #657b83
*color12: #839496
*color13: #6c71c4
*color14: #93a1a1
*color15: #fdf6e3

!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*netGraph: False
xosview*font: *-lucidatypewriter-medium-*12-*-75-*
xosview*background: #000000
xosview*foreground: #797979
xosview*loadWarnThreshold: 2
xosview*loadCritThreshold: 4
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*memSlabColor: #93a1a1
xosview*memBufferColor: #c8c8c8
xosview*memCacheColor: #c8c8c8
xosview*memFreeColor: #000f19
xosview*swapUsedColor: #1f9b92
xosview*swapFreeColor: #000f19
xosview*page: False
xosview*disk: False
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