-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXresources
62 lines (54 loc) · 1.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
! -- (u)XTerm Settings -- !
xterm*faceName: Liberation Mono for Powerline:minspace=true:hinting=true:rgba=none
xterm*faceSize: 10
xterm*scaleHeight: 1.01
Xterm*transparent: true
xterm*background: black
xterm*foreground: white
!-- Xft settings -- !
Xft.lcdfilter: lcddefault
Xft.antialias: true
Xft.autohint: 0
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.rgba: rgb
! -- uRxvt Settings -- !
URxvt.font: xft:Hack-Regular:pixelsize=12,xft:Symbola
URxvt.boldFont: xft:Hack-Bold:pixelsize=12:weight=bold,xft:Symbola
URxvt.italicFont: xft:Hack-RegularOblique:pixelsize=12:slant=italic,xft:Symbola
URxvt.letterSpace: -1
URxvt*scrollBar: false
URxvt*visualBell: false
URxvt*urgentOnBell: false
URxvt*iso14755: false
URxvt.transparent: true
URxvt.shading: 20
! -- Click URLs -- !
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/firefox
URxvt.matcher.button: 1
! -- Fix the Ctrl+Direction keymappings in uRxvt --!
URxvt.keysym.Control-Up: \033[1;5A
URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Control-Left: \033[1;5D
URxvt.keysym.Control-Right: \033[1;5C
! -- Colors --!
URxvt.foreground: #dedacf
URxvt.background: #171717
URxvt.cursorColor: #FF0000
URxvt.color0: #000000
URxvt.color1: #ff615a
URxvt.color2: #b1e969
URxvt.color3: #ebd99c
URxvt.color4: #5da9f6
URxvt.color5: #e86aff
URxvt.color6: #82fff7
URxvt.color7: #dedacf
URxvt.color8: #313131
URxvt.color9: #f58c80
URxvt.color10: #ddf88f
URxvt.color11: #eee5b2
URxvt.color12: #a5c7ff
URxvt.color13: #ddaaff
URxvt.color14: #b7fff9
URxvt.color15: #ffffff