-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xresources
137 lines (118 loc) · 3.52 KB
/
Xresources
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
132
133
134
135
136
137
Xft.antialias: 1
Xft.autohint: 0
Xft.dpi: 163
Xft.hinting: 1
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
Xft.rgba: rgb
Xcursor.theme: Adwaita
XTerm*faceName: xft:Source Code Variable:size=9:antialias=true
XTerm*loginShell: true
XTerm*termName: xterm-256color
XTerm*borderWidth: 0
XTerm*foreground: lightgray
XTerm*background: black
XTerm*rightScrollBar: True
XTerm*scrollBar: True
XTerm*jumpScroll: True
*ScrollBar.width: 3
*Scrollbar.borderWidth: 0
*Scrollbar.shadowWidth: 0
*ScrollBar.Background: black
*ScrollBar.foreground: gray
*ScrollBar.thickness: 5
*Scrollbar.minimumThumb: 20
*Scrollbar.backgroundPixmap: gradient:horizontal?dimension=14&start=gray80&end=white
*Scrollbar.borderPixmap: gradient:horizontal?dimension=14&start=white&end=grey80
*Scrollbar.translations: #override\
<Btn2Down>: StartScroll(Forward) \n\
<Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
<Btn3Down>: StartScroll(Backward) \n\
<Btn1Motion>: MoveThumb() NotifyThumb() \n\
<BtnUp>: NotifyScroll(Proportional) EndScroll()
XTerm*highlightSelection: True
XTerm*trimSelection: True
URxvt*title: Terminal
URxvt.depth: 32
! Cursor
URxvt.cursorBlink: true
URxvt.cursorUnderline: false
! Pointer
URxvt.pointerBlank: true
URxvt*saveLines: 5000
!URxvt.font: -*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
!URxvt.boldFont: -*-terminus-bold-*-*-*-12-*-*-*-*-*-iso10646-1
URxvt.font: xft:Source Code Pro:size=9:medium:antialias=true
URxvt.boldFont: xft:Source Code Pro:size=9:bold:antialias=true
URxvt.internalBorder: 0
URxvt.jumpScroll: true
URxvt.secondaryScroll: true
URxvt.scrollBar: false
URxvt.scrollTtyKeypress: true
URxvt.scrollWithBuffer: true
URxvt*urlLauncher: /usr/bin/firefox
! scrollbar style - rxvt (default), plain (most compact), next, or xterm
!URxvt.scrollstyle: plain
! do not scroll with output
URxvt*scrollTtyOutput: false
! scroll in relation to buffer (with mouse scroll or Shift+Page Up)
URxvt*scrollWithBuffer: true
! scroll back to the bottom on keypress
URxvt*scrollTtyKeypress: true
URxvt.letterSpace: -1
URxvt.perl-ext-common: default,matcher,selection-to-clipboard
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
URxvt*inheritPixmap: false
URxvt*transparent: false
! URxvt*shading: 0 to 99 darkens, 101 to 200 lightens
URxvt*shading: 100
! Zenburn color-scheme
URxvt*background: #3F3F3F
URxvt*foreground: #DCDCCC
URxvt*cursorColor: #DCDCCC
URxvt*cursorColor2: #FFFFEF
URxvt*colorUL: #8CD0D3
URxvt*underlineColor: #F0DFAF
URxvt*colorBD: #E0CF9F
URxvt*colorIT: #656555
!! black dark/light
URxvt*color0: #3F3F3F
URxvt*color8: #5F5F5F
!! red dark/light
URxvt*color1: #BC8383
URxvt*color9: #CC9393
!! green dark/light
URxvt*color2: #5F7F5F
URxvt*color10: #7F9F7F
!! yellow dark/light
URxvt*color3: #E0CF9F
URxvt*color11: #F0DFAF
!! blue dark/light
URxvt*color4: #7CB8BB
URxvt*color12: #8CD0D3
!! magenta dark/light
URxvt*color5: #DC8CC3
URxvt*color13: #DC8CC3
!! cyan dark/light
URxvt*color6: #93E0E3
URxvt*color14: #93E0E3
!! white dark/light
URxvt*color7: #DCDCCC
URxvt*color15: #FFFFFF
!XLock
XLock.mode: blank
XLock.username: Логин:
XLock.password: Пароль:
XLock.foreground: White
XLock.background: Gray20
XLock.description: false
XLock.echokeys: true
XLock.echokey: *
XLock.info:
XLock.validate: Проверка введенных данных...
XLock.invalid: Неверный пароль
XLock.font: -*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
XLock.planfontset: -*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
XLock.messagefont: -*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
!-*-terminus-*-*-*-*-10-*-*-*-*-*-iso10646-1