-
Notifications
You must be signed in to change notification settings - Fork 3
/
.Xdefaults
113 lines (108 loc) · 2.98 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
105
106
107
108
109
110
111
112
113
! Colours
! black + DarkGrey
*.color0: #171717
*.color8: #38252c
! DarkRed + red
*.color1: #D86055
*.color9: #ff0000
! DarkGreen + green
*.color2: #97d01a
*.color10: #76b639
! DarkYello + yellow
*.color3: #e1a126
*.color11: #ece169
! DarkBlue + blue
*.color4: #2d2dd8
*.color12: #289cd5
! DarkMagenta + magenta
*.color5: #ff2491
*.color13: #a0175b
! DarkCyan + cyan
*.color6: #0fdcb6
*.color14: #0cb395
! LightGrey + white
*.color7: #616161
*.color15: #cecece
! special colours
*.foreground: #ededed
*.background: #050505
*.cursorColor: #e0e0e0
! Font settings
Xft*antialias: 1
Xft*hinting: medium
Xft.hintstyle: hintlight
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: Obsidian
URxvt.bitdepth: 32
Urxvt.depth: 32
URxvt.geometry: 80x24+0+0
! Rxvt font options
!rxvt*font: *-iso10646-1
!rxvt*font: -*-freemono-medium-*-*-*-17-*-*-*-*-*-iso10646-*
!URxvt.font: -*-candara-*-*-*-*-*-*-*-*-*-*-iso10646-1
!URxvt.font: -*-dejavu sans mono-*-*-*-*-*-*-*-*-*-*-iso10646-1
!URxvt.font: xft:Liberation Mono:pixelsize=12
!URxvt.boldFont: xft:Liberation Mono:bold:pixelsize=12
!Urxvt.italicFont: xft:Liberation Mono:italic:pixelsize=12
!Urxvt.boldItalicFont: xft:Liberation Mono:bold:italic:pixelsize=12
URxvt.font: xft:Iosevka:pixelsize=12
URxvt.boldFont: xft:Iosevka:bold:pixelsize=12
Urxvt.italicFont: xft:Iosevka:italic:pixelsize=12
Urxvt.boldItalicFont: xft:Iosevka:bold:italic:pixelsize=12
!urxvt.background: rgba:0000/0000/0000/cccc
urxvt.background: #120d11
urxvt.foreground: #fcfbf9
URxvt.transparent: true
URxvt.shading: 20
URxvt.fading: 30
URxvt.fadeColor: #120d11
URxvt.pointerColor: #ef2929
URxvt.pointerColor2: black
URxvt.pointerBlank: true
URxvt.colorBD: #ef2929
URxvt.colorUL: #f57900
URxvt.colorIT: #ce5c00
URxvt.scrollBar: true
URxvt.scrollColor: #4882c7
URxvt.scrollstyle: plain
URxvt.jumpScroll: 0
URxvt.throughColor: red
URxvt.borderColor: #fcfbf9
URxvt.iconName: urxvt
URxvt.saveLines: 3000
URxvt.internalBorder: 0
URxvt.externalBorder: 0
URxvt.termName: rxvt-unicode-256color
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.button: 2
URxvt.url-select.launcher: firefox
URxvt.url-select.underline: true
!URxvt.matcher.button: 1
!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