-
Notifications
You must be signed in to change notification settings - Fork 0
/
.bitmapXresources
116 lines (92 loc) · 2.92 KB
/
.bitmapXresources
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
! -*- mode: conf-xdefaults; -*-
!! Colorscheme
! special
*.foreground: #6c605a
*.background: #ede6e3
.cursorColor: #937f74
! black
*.color0: #ede6e3
*.color8: #dad3d0
! red
*.color1: #ce9c85
*.color9: #ce9c85
! green
*.color2: #839773
*.color10: #839773
! yellow
*.color3: #a09c80
*.color11: #a09c80
! blue
*.color4: #8f8678
*.color12: #8f8678
! magenta
*.color5: #9c7b9c
*.color13: #9c7b9c
! cyan
*.color6: #75998e
*.color14: #75998e
! white
*.color7: #685c56
*.color15: #938680
Xcursor.theme: Fuchsia
Xcursor.size: 32
!! Fonts
Xft.autohint: true
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintslight
Xft.hinting: true
Xft.antialias: true
Xft.rgba: rgb
Xft.dpi: 96
!! Xterm
XTerm.vt100.scrollBar: false
XTerm*internalBorder: 30
!! Fonts
!URxvt.font: xft:Cozette:style=Regular:pixelsize=15,xft:Noto Serif CJK JP:style=SemiBold:pixelsize=15,xft:symbola:pixelsize=15:minspace=false
!URxvt.boldFont: xft:Cozette:style=Semibold:pixelsize=15,xft:Noto Serif CJK JP:style=Black:pixelsize=15
!URxvt.italicFont: xft:Cozette:style=Medium Italic:pixelsize=15,xft:Noto Serif CJK JP:style=Italic:pixelsize=15
!URxvt.boldItalicFont: xft:Cozette:style=Bold Italic:pixelsize=15,xft:Noto Serif CJK JP:style=Bold Italic:pixelsize=15
URxvt.font: xft:scientifica:style=Regular:size=13
URxvt.boldFont: xft:scientifica:style=Bold:size=13
URxvt.italicFont: xft:scientifica:style=Italic:size=13
URxvt.boldItalicFont: xft:scientifica:style=Bold Italic:size=13
!!URxvt.font: xft:Cartograph CF:style=Regular:size=13
!!URxvt.boldFont: xft:Cartograph CF:style=Bold:size=13
!!URxvt.italicFont: xft:Cartograph CF:style=Regular Italic:size=13
!!URxvt.boldItalicFont: xft:Cartograph CF:style=Heavy Italic:size=13
!! Emacs
!Emacs.font: SF Mono:antialias=True:pixelsize=15
!Emacs.menuBar: off
!Emacs.toolbar: off
!emacs.verticalScrollBars: off
!! URxvt Appearance
URxvt.letterSpace: 1
URxvt.lineSpace: 1
URxvt.geometry: 92x26
URxvt.internalBorder: 30
URxvt.cursorBlink: true
URxvt.cursorUnderline: false
URxvt.saveline: 2048
URxvt.scrollBar: false
URxvt.scrollBar_right: false
URxvt.scrollTtyOutput: false
URxvt.depth: 32
URxvt.iso14755: false
URxvt.iconFile: /home/rayes/.icons/zafiro/apps/scalable/utilities-terminal.svg
URxvt.urgentOnBell: true
URxvt.visualBell: false
URxvt.bell-command: notify-send -h string:x-canonical-private-synchronous:urxvtbell -i bell "urxvt" "bell"
!! Common Keybinds for Navigations
URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down: command:\033]721;1\007
URxvt.keysym.Control-Up: \033[1;5A
URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Control-Right: \033[1;5C
URxvt.keysym.Control-Left: \033[1;5D
!! Perls
URxvt.perl-ext-common : default,keyboard-select,resize-font,url-select,bell-command,confirm-paste,prevent-close
URxvt.keysym.A-Escape: perl:keyboard-select:activate
URxvt.keyboard-select.clipboard: true
URxvt.resize-font.step: 0.5
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: /home/rayes/bin/urxvt/urxvt-url