-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Xdefaults
More file actions
54 lines (51 loc) · 1.25 KB
/
.Xdefaults
File metadata and controls
54 lines (51 loc) · 1.25 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
URxvt*background: [90]#151515
URxvt*foreground: #c6a57b
! URxvt*background: #151515
!black
URxvt*color0: #101010
URxvt*color8: #404040
!red
URxvt*color1: #953331
URxvt*color9: #8D4A48
!green
URxvt*color2: #546A29
URxvt*color10: #7E9960
!yellow
URxvt*color3: #909737
URxvt*color11: #9CA554
!blue
URxvt*color4: #385E6B
URxvt*color12: #5C737C
!magenta
URxvt*color5: #7F355E
URxvt*color13: #95618B
!cyan
URxvt*color6: #34676F
URxvt*color14: #5D858A
!white
URxvt*color7: #dddddd
URxvt*color15: #dddddd
URxvt.intensityStyles: true
URxvt.background: [95]#111111
URxvt.depth: 32
URxvt.font: xft:Dejavu Sans Mono:size=12
URxvt.scrollBar: false
URxvt.cursorColor: mangenta
URxvt.cursorUnderline: true
URxvt.cursorBlink: true
!! Extensions,url-select,keyboard-select
URxvt.perl-ext-common: default,matcher
URxvt.colorUL: #4682B4
!! url-select
!! !! URxvt.keysym.M-u: perl:url-select:select_next
!! URxvt.url-select.launcher: qutebrowser
!! URxvt.url-select.underline: true
!! URvxt.url-select.button: true
!! keyboard-select:
!! URxvt.keysym.M-Escape: perl:keyboard-select:activate
!! resize-font
!! URxvt.resize-font.smaller: C-Down
!! URxvt.resize-font.bigger: C-Up
!! Matcher
!! URxvt.url-launcher: /usr/bin/xdg-open
!! URxvt.matcher.button: 1