aboutsummaryrefslogtreecommitdiff
path: root/Xinit/Xdefaults
blob: 0f56be6ed2fb14339cb3f5f37f9f72e2a6eacc66 (plain)
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
!-------------------------------------------------------------------------------
! Xft settings
!-------------------------------------------------------------------------------
 
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
 
URxvt.geometry: 90x30
URxvt.transparent: false
URxvt.fading: 0
! URxvt.urgentOnBell: true
! URxvt.visualBell: true
URxvt.loginShell: true
URxvt.lineSpace: 0
 
! Fonts
URxvt.allow_bold: true
URxvt.font: xft:DejaVu Sans Mono:pixelsize=11
 
! Fix font space
URxvt*letterSpace: -1
 
! Scrollbar
URxvt.scrollStyle: rxvt
URxvt.scrollBar: false
 
! Perl extensions
!URxvt.perl-ext-common: default,matcher
URxvt.matcher.button: 1
URxvt.urlLauncher: vimb
 
! Cursor
URxvt.cursorBlink: true
URxvt.cursorColor: #657b83
URxvt.cursorUnderline: false

!URxvt*depth: 32
URxvt*saveLines: 12000

! M-t for text select M-s for search
URxvt.perl-ext-common: default,keyboard-select,url-select
URxvt.keysym.M-t: perl:keyboard-select:activate
URxvt.keysym.M-s: perl:keyboard-select:search

! M-u to select open copy links
!URxvt.perl-ext-common: ...,url-select
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: /home/vasko/.tools/firesend