summaryrefslogtreecommitdiffstats
path: root/X11/urxvt
blob: c7605c887a24fa31e612eafac81ac917cff26fc2 (plain) (blame)
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
URxvt*termName:         xterm-256color
URxvt*name:             URxvt
URxvt*loginShell:       false
URxvt*locale:           true
URxvt*utf8:             true
URxvt*iso14755:         false
URxvt*iso14755_52:      false
URxvt*preeditType:      Root
URxvt*altSendsEscape:   true
URxvt*eightBitInput:    false
URxvt*metaSendsEscape:  true
URxvt*utmpInhibit:      false
URxvt.saveLines:        9999
URxvt.iso14755:         false
URxvt.iso14755_52:      false
URxvt.depth:            32
URxvt*cutchars:         `()'*<>[]{|}
URxvt*scrollBar:        false
URxvt*scrollstyle:      xterm
URxvt*thickness:        10
URxvt*secondaryScroll:  true
URxvt*buffered:         true
URxvt*urgentOnBell:     true
URxvt*visualBell:       true
URxvt*mapAlert:         true
URxvt*transparent:      false
URxvt*renderFont:       true
URxvt*shading:          25
URxvt*fading:           0
URxvt*intensityStyles:  true
URxvt*secondaryScreen:  1
URxvt*scrollTtyOutput:  false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true


! fonts
!URxvt*font: xft:hax:style=Regular:size=11:hinting=full:antialias=true
URxvt*font: xft:JetBrainsMono Nerd Font:style=Regular:size=9:hinting=full:antialias=true

URxvt*boldFont: xft:JetBrainsMono Nerd Font:style=Bold:size=9:hinting=full:antialias=true
URxvt*italicFont: xft:JetBrainsMono Nerd Font:style=Italic:size=9:hinting=full:antialias=true
URxvt*bolditalicFont: xft:JetBrainsMono Nerd Font:style=Bold Italic:size=9:hinting=full:antialias=true

URxvt*letterSpace: -1
URxvt*lineSpace: -1

! extensions
URxvt.perl-ext-common:      default,clipboard,url-select,keyboard-select
URxvt.copyCommand:          xclip -i -selection clipboard
URxvt.pasteCommand:         xclip -o -selection clipboard
URxvt.keysym.M-c:           perl:clipboard:copy
URxvt.keysym.M-v:           perl:clipboard:paste
URxvt.keysym.M-C-v:         perl:clipboard:paste_escaped
URxvt.keysym.M-Escape:      perl:keyboard-select:activate
URxvt.keysym.M-s:           perl:keyboard-select:search
URxvt.keysym.M-u:           perl:url-select:select_next
URxvt.urlLauncher:          links -g
URxvt.underlineURLs:        true
URxvt.urlButton:            1
URxvt.keysym.C-Shift-Up:    command:\033]720;1\007
URxvt.keysym.C-Shift-Down:  command:\033]721;1\007
URxvt.keysym.C-Shift-Right: \033[1;5C
URxvt.keysym.C-Shift-Left:  \033[1;5D
URxvt.url-select.autocopy:  true
URxvt.url-select.underline: true
URxvt.clipboard.autocopy:   true
URxvt.clipboard.copycmd:    xclip -i -selection clipboard
URxvt.clipboard.pastecmd:   xclip -o -selection clipboard
URxvt*keysym.Shift-Up:      command:\033]720;1\007
URxvt*keysym.Shift-Down:    command:\033]721;1\007
Un proyecto texto-plano.xyz