-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xdefaults
59 lines (53 loc) · 2.37 KB
/
.Xdefaults
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
XTerm.cutchars: "`'()*,;<>[]{|}
URxvt.cutchars: `'()*,;<>[]{|}│"
URxvt.iso14755: false
URxvt.letterSpace: 0
URxvt.font: xft:DejaVuSansMono Nerd Font:pixelsize=15:antialias=true,xft:DejaVu Sans Mono:pixelsize=15:antialias=true,xft:Android Emoji:style=Regular:antialias=false,xft:Symbola:pixelsize=11:antialias=false
URxvt.boldFont: xft:DejaVuSansMono Nerd Font:style=Bold:pixelsize=15:antialias=true,xft:DejaVu Sans Mono:style=bold:pixelsize=15:antialias=true,xft:Android Emoji:style=Regular:antialias=false,xft:Symbola:pixelsize=11:antialias=false
URxvt.italicFont: xft:DejaVuSansMono Nerd Font:style=Oblique:pixelsize=15:antialias=true,xft:DejaVu Sans Mono:style=oblique:pixelsize=15:antialias=true,xft:Android Emoji:style=Regular:antialias=false,xft:Symbola:pixelsize=11:antialias=false
URxvt.boldItalicFont: xft:DejaVuSansMono Nerd Font:style=Bold Oblique:pixelsize=15:antialias=true,xft:DejaVu Sans Mono:style=bold oblique:pixelsize=15:antialias=true,xft:Android Emoji:style=Regular:antialias=false,xft:Symbola:pixelsize=11:antialias=false
URxvt.background: black
URxvt.foreground: lightgrey
URxvt.urgentOnBell: true
URxvt.saveLines: 100000
URxvt.scrollBar: false
URxvt.externalBorder: 0
URxvt.fading: 40
URxvt.fadeColor: black
URxvt.shading: 20
URxvt.transparent: true
URxvt.perl-ext-common: default,confirm-paste,-selection,-searchable-scrollback,font-size
URxvt.pointerColor: yellow
URxvt.pointerColor2: blue
URxvt.keysym.C-Up: font-size:increase
URxvt.keysym.C-Down: font-size:decrease
URxvt.keysym.C-S-Up: font-size:incglobal
URxvt.keysym.C-S-Down: font-size:decglobal
URxvt.keysym.C-equal: font-size:reset
URxvt.keysym.C-slash: builtin-string:
Xft*antialias: true
Xft*dpi: 96
*customization: -color
XTerm*termName: xterm-256color
XTerm*faceName: xft:DejaVu Sans Mono:pixelsize=15:antialias=true
XTerm*faceNameDoubleSize: DejaVu Sans Mono:pixelsize=15:antialias=true
XTerm*faceSize: 13
XTerm*background: black
XTerm*foreground: lightgrey
XTerm*bellIsUrgent: true
XTerm*showBlinkAsBold: true
XTerm*saveLines: 100000
XTerm*scrollBar: false
XTerm*externalBorder: 0
XTerm*metaSendsEscape: true
XTerm*altSendsEscape: false
XTerm*omitTranslation: fullscreen
XTerm*fullscreen: never
XTerm*utf8: 1
XTerm*eightBitInput: true
XTerm*eightBitControl: false
XTerm.eightBitOutput: true
XTerm*on2Clicks: word
XTerm*on3Clicks: regex [^ \n<>]+
XTerm*on4Clicks: line
XTerm*on5Clicks: all