summaryrefslogtreecommitdiffstats
path: root/X11/urxvt
diff options
context:
space:
mode:
Diffstat (limited to 'X11/urxvt')
-rw-r--r--X11/urxvt71
1 files changed, 71 insertions, 0 deletions
diff --git a/X11/urxvt b/X11/urxvt
new file mode 100644
index 0000000..b6fa57f
--- /dev/null
+++ b/X11/urxvt
@@ -0,0 +1,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