-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.Xresources
49 lines (41 loc) · 1.25 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
*geometry: 83x21
*foreground: #c1cadd
*background: #282a36
*cursorColor: #f8f8f2
*saveLines: 2048
*scrollTtyOutput: false
*scrollWithBuffer: true
*scrollTtyKeypress: true
*scrollBar: false
! black
*.color0: #3c3e4d
*.color8: #595c72
! red
*.color1: #e4756b
*.color9: #e4756b
! green
*.color2: #5f6b5b
*.color10: #82a775
! yellow
*.color3: #ffffaf
*.color11: #ffffaf
! blue
*.color4: #9399fe
*.color12: #9399fe
! magenta
*.color5: #c37cfe
*.color13: #c37cfe
! cyan
*.color6: #396b6f
*.color14: #72abb0
! white
*.color7: #7e1f41
*.color15: #7e1f41
*font: xft:Hack Nerd Font:pixelsize=14, xft:Braille:pixelsize=14
*boldFont: xft:Hack Nerd Font:pixelsize=14, xft:Braille:pixelsize=14
*italicFont: xft:Hack Nerd Font:pixelsize=14:Italic, xft:Braille:pixelsize=14
*boldItalicFont: xft:Hack Nerd Font:pixelsize=14:Italic, xft:Braille:pixelsize=14
*internalBorder: 35
URxvt*perl-ext-common: default,url-select,keyboard-select,selection-to-clipboard
URxvt*url-select.launcher: /usr/bin/xdg-open
URxvt*url-select.underline: true