-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
34 lines (25 loc) · 1.07 KB
/
.Xresources
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
#include "/home/alpha/etc/.configResources/Xresources-themes/iterm-Brogrammer.Xresources"
URxvt*font:xft:UbuntuMonoNerdFont:size=13:minspace=False:antialias=true, Fira Code Retina:pixelsize=9:minspace=False, xft:DejaVu Sans:pixelsize=8, xft:Symbola
URxvt*boldFont:xft:UbuntuMonoNerdFont:sizee=13:minspace=False:antialias=true, xft:Fira Code Retina:pixelsize=9:minspace=False, xft:DejaVu Sans:pixelsize=8, xft:Symbola
URxvt.scrollBar: false
URxvt*letterSpace: 0
Xft.hinting: true
Xft.rgba: none
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
URxvt.borderWidth: 0
URxvt.internalBorder: 0
URxvt.externalBorder: 0
URxvt.transparent: true
URxvt.shading: 20
URxvt.intensityStyles: false
URxvt.keysym.Control-Meta-c: builtin-string:
URxvt.keysym.Control-Meta-v: builtin-string:
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
URxvt.keysym.Control-Up: \033[1;5A
URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Control-Left: \033[1;5D
URxvt.keysym.Control-Right: \033[1;5C
URxvt.iso14755: false
URxvt.iso14755_52: false