forked from Donearm/configs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xdefaults
114 lines (110 loc) · 3.16 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
114
! 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:Mononoki:pixelsize=12
URxvt.boldFont: xft:Mononoki:bold:pixelsize=12
Urxvt.italicFont: xft:Mononoki:italic:pixelsize=12
Urxvt.boldItalicFont: xft:Mononoki:bold:italic:pixelsize=12
!URxvt.font: xft:Hack:pixelsize=12
!URxvt.boldFont: xft:Hack:bold:pixelsize=12
!Urxvt.italicFont: xft:Hack:italic:pixelsize=12
!Urxvt.boldItalicFont: xft:Hack:bold:italic:pixelsize=12
!urxvt.background: rgba:0000/0000/0000/cccc
urxvt.background: #120d11
urxvt.foreground: #fcfbf9
URxvt.transparent: true
URxvt.shading: 10
URxvt.fading: 30
URxvt.fadeColor: #120d11
!URxvt.tintColor: #6c9eab
URxvt.cursorColor: #c7392f
URxvt.cursorColor2: #120d11
URxvt.pointerColor: #ef2929
URxvt.pointerColor2: black
URxvt.pointerBlank: true
!Black + DarkGrey
URxvt.color0: #120d11
URxvt.color8: #555753
!DarkRed + Red
URxvt.color1: #a40000
URxvt.color9: #ef2929
!DarkGreen + Green
URxvt.color2: #4e9a06
URxvt.color10: #73d216
!DarkYellow + Yellow
URxvt.color3: #c4a000
URxvt.color11: #edd400
!DarkBlue + Blue
URxvt.color4: #204a87
URxvt.color12: #3465a4
!DarkMagenta + Magenta
URxvt.color5: #5c3565
URxvt.color13: #ad7fa8
!DarkCyan + Cyan
URxvt.color6: #729fcf
URxvt.color14: #377ef2
!LightGrey + White
URxvt.color7: #babdb6
URxvt.color15: #fcfbf9
URxvt.colorBD: #ef2929
URxvt.colorUL: #f57900
URxvt.colorIT: #ce5c00
URxvt.scrollBar: true
URxvt.scrollColor: #ef2929
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