-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathXresources
More file actions
57 lines (52 loc) · 1.14 KB
/
Xresources
File metadata and controls
57 lines (52 loc) · 1.14 KB
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
! Colors
*foreground: #a0a0a0
*background: #1B1D1E
*color0: #1B1D1E
*color8: #505354
*color1: #F92672
*color9: #FF669D
*color2: #A6E22E
*color10: #BEED5F
*color3: #FD971F
*color11: #E6DB74
*color4: #66D9EF
*color12: #66D9EF
*color5: #9E6FFE
*color13: #9E6FFE
*color6: #5E7175
*color14: #A3BABF
*color7: #CCCCC6
*color15: #F8F8F2
! Fonts
*font: xft:DejaVu Sans Mono for Powerline:pixelsize=10
Xft.dpi: 96
Xft.antialias: true
Xft.lcdfilter: lcddefault
Xft.autohint: false
Xft.hinting: true
Xft.hintstyle: hintslight
! Cursor
Xcursor*theme: Vanilla-DMZ-AA
Xcursor*size: 24
! URxvt
URxvt*termName: rxvt-256color
URxvt*visualBell: true
URxvt*urgentOnBell: true
URxvt*mapAlert: true
URxvt*geometry: 95x25
URxvt*saveLines: 5000
URxvt*scrollBar: false
URxvt*cursorBlink: true
URxvt*cursorUnderline: true
URxvt*secondaryScroll: true
URxvt*perl-ext-common: default,matcher
URxvt*url-launcher: firefox
URxvt*matcher.button: 1
URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
URxvt*matcher.rend.0: Uline Bold
Xautolock.time: 10
Xautolock.locker: slock
Xautolock.killtime: 10
Xautolock.killer: systemctl suspend
Xautolock.corners: 000+
Xautolock.cornerdelay: 3