forked from Donearm/Netbook-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xdefaults
104 lines (99 loc) · 2.74 KB
/
.Xdefaults
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
! Font settings
Xft*antialias: true
Xft*hinting: medium
Xft*hintstyle: hintfull
Xft*lcdfilter: lcddefault
! XTerm
xterm*termname: xterm-color
xterm*utf8: 1
! Xclock
xclock*hourColor: blue
xclock*minuteColor: blue
xclock*secondColor: blue
xclock*majorColor: white
xclock*minorColor: blue
xclock*buffer: true
xclock*background: black
! Mouse Theme
!Xcursor*theme: PolarCursorTheme
! Font options
URxvt.bitdepth: 32
Urxvt.depth: 32
URxvt.geometry: 80x24+0+0
!URxvt.font: -*-candara-*-*-*-*-*-*-*-*-*-*-iso10646-1
!URxvt.font: -misc-dejavu sans-medium-r-normal--11-0-0-0-p-0-iso8859-16
URxvt.font: xft:DejaVu Sans Mono:pixelsize=12:antialias=true
URxvt.boldFont: xft:DejaVu Sans Mono:bold:pixelsize=12:antialias=true
Urxvt.italicFont: xft:DejaVu Sans Mono:italic:pixelsize=12:antialias=true
Urxvt.boldItalicFont: xft:DejaVu Sans Mono:bold:italic:pixelsize=12:antialias=true
!urxvt.background: rgba:0000/0000/0000/cccc
urxvt.background: #444444
urxvt.foreground: #fefefe
URxvt.transparent: true
URxvt.shading: 15
URxvt.fading: 30
URxvt.fadeColor: #444444
!URxvt.tintColor: #6c9eab
!URxvt.cursorColor: #e4a900
URxvt.cursorColor: #70058b
URxvt.cursorColor2: #b3b3b3
URxvt.pointerColor: #fefefe
URxvt.pointerColor2:white
URxvt.pointerBlank: true
!Black + DarkGrey
URxvt.color0: #121212
URxvt.color8: #4c4c4c
!DarkRed + Red
URxvt.color1: #781e1e
URxvt.color9: #9e1818
!DarkGreen + Green
URxvt.color2: #34662e
URxvt.color10: #4b965a
!DarkYellow + Yellow
URxvt.color3: #cc941d
URxvt.color11: #f2f28f
!DarkBlue + Blue
URxvt.color4: #314773
URxvt.color12: #adbdd9
!DarkMagenta + Magenta
URxvt.color5: #70058b
URxvt.color13: #d158ef
!DarkCyan + Cyan
URxvt.color6: #8d9eb2
URxvt.color14: #467070
!LightGrey + White
URxvt.color7: #a1a8b0
URxvt.color15: #e1e1e1
URxvt.colorBD: #fefefe
URxvt.colorUL: #8dc9cf
URxvt.colorIT: white
URxvt.scrollBar: true
URxvt.scrollColor: #fefefe
URxvt.scrollstyle: plain
URxvt.jumpScroll: 0
URxvt.troughColor: white
URxvt.borderColor: #3d004d
URxvt.iconName: urxvt
URxvt.saveLines: 3000
URxvt.internalBorder: 0
URxvt.externalBorder: 0
URxvt.termName: rxvt-unicode
Urxvt.cutchars: `"'&()*,;<=>?@[]{|}$`
URxvt.hold: true
URxvt.loginShell: true
URxvt.perl-ext-common: default,matcher,url-select
URxvt.keysym.M-C-u: perl:url-select:select_next
URxvt.url-select.autocopy: true
URxvt.url-select.launcher: firefox
URxvt.url-select.underline: true
!URxvt.perl-ext: tabbed,matcher
!configure here the look of the tab bar
URxvt.tabbed.tabbar-fg: 7
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg: 6
URxvt.tabbed.tab-bg: 0
! select input method (may be different from locale)
!URxvt.imlocale: it_IT.UTF-8
! Lalcal
lalcal*format: %a %e %b %l.%M%P
lalcal*width: 140