blob: e3cef3c5f4290a3749879ab75333e5854bd7482f (
plain)
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
|
#include "/home/kinote/.xrdb/kinote.xrdb"
!#include "/home/kinote/.xrdb/mikado.xrdb"
!#include "/home/kinote/.xrdb/erosion.xrdb"
!#include "/home/kinote/.xrdb/fall.xrdb"
#define FONT -xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso10646-1,-wenquanyi-wenquanyi bitmap song-medium-r-normal--12-120-75-75-p-*-iso10646-1,-*-fixed-medium-r-*-*-12-*-*-*-*-*-iso10646-1
!#define FONT_BOLD -misc-terminusmodx-bold-r-normal--12-120-72-72-c-60-iso10646-1
!#define FONT2 -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
!Xft.dpi: 96
!Xft.antialias: 1
!Xft.autohint: 0
!Xft.hinting: 1
!Xft.hintstyle: hintslight
!Xft.ldcfilter: lcddefault
!Xft.rgba: rgb
! Urxvt Settings
!URxvt.inheritPixmap: true
!URxvt.shading: 70
!URxvt.tintColor: #444444
URxvt.keysym.C-F9: command:\033]11;rgba:0000/0000/0000/0000\007
URxvt.keysym.C-F10: command:\033]11;rgba:0000/0000/0000/5000\007
URxvt.keysym.C-F11: command:\033]11;rgba:0000/0000/0000/9000\007
URxvt.keysym.C-F12: command:\033]11;rgba:0000/0000/0000/e000\007
URxvt.cursorBlink: true
URxvt.cursorColor: #afd700
URxvt.scrollTtyOutput: false
URxvt.scrollTtyKeypress:false
URxvt.loginShell: true
URxvt.font: FONT
URxvt.italicFont:
URxvt.boldFont:
URxvt.scrollBar: false
URxvt.geometry: 80x25
URxvt.saveLines: 5000
URxvt.visualBell: true
URxvt.externalBorder: 0
URxvt.internalBorder: 0
URxvt.termName: rxvt-unicode-256color
URxvt.urgentOnBell: true
!URxvt.depth: 32
URxvt.iso14755: false
URxvt.inputMethod: ibus
! Change font size
URxvt.keysym.C-underscore: command:\033]710;-xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso10646-1,-wenquanyi-wenquanyi bitmap song-medium-r-normal--12-120-75-75-p-*-iso10646-1,-*-fixed-medium-r-*-*-12-*-*-*-*-*-iso10646-1\007
URxvt.keysym.C-plus: command:\033]710;-xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1,-wenquanyi-wenquanyi bitmap song-medium-r-normal--14-140-75-75-p-*-iso10646-1,-*-fixed-medium-r-*-*-14-*-*-*-*-*-iso10646-1\007
URxvt.perl-ext: matcher,url-select
URxvt.url-launcher: sensible-browser
URxvt.underlineURLs: true
URxvt.keysym.M-U: perl:url-select:select_next
URxvt.keysym.C-Delete: perl:matcher:last
URxvt.keysym.M-Delete: perl:matcher:list
URxvt.matcher.button: 3
URxvt.matcher.pattern.1: \\#\\d{4,}
URxvt.matcher.launcher.1: open-issue
URxvt*depth: 32
URxvt*background: rgba:0000/0000/0000/e000
*loginShell: true
*VT100*colorULMode: on
*VT100*underLine: off
*VT100*colorBDMode: on
*VT100*saveLines: 5000
*customization: -color
emacs.visualClass: TrueColor-32
Xcursor.theme: Adwaita
|