-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Xdefaults
More file actions
36 lines (31 loc) · 896 Bytes
/
.Xdefaults
File metadata and controls
36 lines (31 loc) · 896 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
30
31
32
33
34
35
36
!------------------------------------------------------------------------------
! c o l o r - s e t t i n g s
*background: #222222
*foreground: #777777
*color0: #222222
*color1: #8b3e2f
*color2: #526f33
*color3: #665847
*color4: #4a708b
*color5: #7a378b
*color6: #528b8b
*color7: #999999
*color8: #4c4c4c
*color9: #d75f00
*color10: #cee318
*color11: #eee685
*color12: #9ac0cd
*color13: #9f79ee
*color14: #79cdcd
*color15: #e8e9ca
!------------------------------------------------------------------------------
! u r x v t
URxvt*geometry: 112x22
URxvt*font: xft:terminus:size=8
URxvt*urlLauncher: firefox
URxvt*scrollBar: false
URxvt*scrollBar_right: true
URxvt*scrollColor: #000000
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
URxvt.iso14755: False
URxvt.perl-ext-common: default,clipboard