-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXdefaults
More file actions
31 lines (26 loc) · 755 Bytes
/
Xdefaults
File metadata and controls
31 lines (26 loc) · 755 Bytes
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
#URxvt.font: xft:Droid Sans Mono for Powerline:pixelsize=16:style=Regular
URxvt.font: xft:Droid Sans Mono Slashed for Powerline:pixelsize=16:style=Regular
URxvt*background: #2d2d2d
URxvt*foreground: #ffffff
URxvt*color0: #000000
URxvt*color1: #8a110e
URxvt*color2: #669f3d
URxvt*color3: #b3751e
URxvt*color4: #493d9f
URxvt*color5: #9216a3
URxvt*color6: #198a9c
URxvt*color7: #bfbdc0
URxvt*color8: #686773
URxvt*color9: #fc5166
URxvt*color10: #63ff54
URxvt*color11: #ffd75c
URxvt*color12: #766eff
URxvt*color13: #e151ff
URxvt*color14: #57ffec
URxvt*color15: #ffffff
URxvt*scrollBar: false
URxvt*scrollBar_right: false
URxvt*iso14755: false
URxvt.iso14755_52: false
URxvt*keysym.C-C: eval:selection_to_clipboard
URxvt*keysym.C-V: eval:paste_clipboard