-
Notifications
You must be signed in to change notification settings - Fork 2
/
Xdefaults
57 lines (45 loc) · 1.33 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
!Vim*useSchemes: all
Vim*sgiMode: true
Vim*useEnhancedFSB: true
!Vim.foreground: Black
!Vim.background: Wheat
!Vim*fontList: 7x13
vim*fontList: unifont
! https://github.com/ardumont/dot-files/blob/master/.Xresources
!Xft.antialias: true
!Xft.hinting: true
!Xft.hintstyle: hintlight
!Xft.rgba: rgb
urxvt.font: xft:Inconsolata:size=16,xft:fixed:size=16
!urxvt.termName: xterm-256color
urxvt.scrollBar: false
urxvt.saveLines: 5000
! from https://wiki.archlinux.org/index.php/rxvt-unicode
!! do not scroll with output
URxvt*scrollTtyOutput: false
!! scroll in relation to buffer (with mouse scroll or Shift+Page Up)
URxvt*scrollWithBuffer: false
!! scroll back to the bottom on keypress
URxvt*scrollTtyKeypress: true
!! disable scrollback buffer for secondary screen
URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0
!! requires rxvt-unicode-better-wheel-scrolling patch
!URxvt.secondaryWheel: 1
URxvt.mouseWheelScrollPage: false
! from elsewhere
urxvt.url-launcher: /usr/bin/chromium-browser
urxvt*perl-ext: default,matcher
urxvt*matcher.Button: 1
urxvt*background: #000000
urxvt.foreground: #ffffff
urxvt.cursorColor: #44dd88
urxvt.borderColor: #000000
urxvt.internalBorder: 2
urxvt.externalBorder: 1
urxvt.lineSpace: 1
urxvt.letterSpace: 0
!urxvt.cursorBlink: true
!urxvt.cursorUnderline: true
!urxvt.backspacekey: DEC
urxvt*inputMethod: uim