-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xdefaults
40 lines (29 loc) · 1.18 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
! Fonts
URxvt.allow_bold: true
!URxvt.depth: 32
!Inconsolata
URxvt*font: xft:Inconsolata\ for\ Powerline:Medium:pixelsize=:24:antialias=true,xft:Symbola,xft:Font\ Awesome\ 5\ Pro,Font\ Awesome\ 5\ Pro\ Light:Light
URxvt.font: xft:Inconsolata\ for\ Powerline:Medium:pixelsize=24:antialias=true,xft:Symbola,xft:Font\ Awesome\ 5\ Pro,Font\ Awesome\ 5\ Pro\ Light:Light
URxvt*boldFont: xft:Inconsolata\ for\ Powerline:BoldForPowerline:pixelsize=19:antialias=true,xft=Symbola
URxv.boldFont: xft:Inconsolata\ for\ Powerline:BoldForPowerline:pixelsize=19:antialias=true:,xft=Symbola
! Fix font space
URxvt.letterSpace: 0
! Scrollbar
URxvt.scrollStyle: rxvt
URxvt.scrollBar: false
URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down: command:\033]721;1\007
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
! Border
URxvt.internalBorder: 50
! Cursor
URxvt.cursorBlink: true
!URxvt.cursorColor: #C84F1F
Urxvt.cursorColor: #C8921F
URxvt.cursorUnderline: false
! Extensions
URxvt.perl-ext-common: default,matcher,tabbed
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1