-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xdefaults
54 lines (45 loc) · 1.47 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
urxvt.iconFile: /usr/share/icons/Faenza-Bunsen-common/apps/48/utilities-terminal.png
urxvt*termName: rxvt-256color
urxvt*scrollBar: false
urxvt*matcher.button: 1
urxvt.transparent: false
urxvt*allow_bold: true
urxvt*borderLess: false
URxvt.internalBorder:10
terminator.internalBorder:10
URxvt.externalBorder:0
Xft.hinting: none
Xft.rgba: rgb
!Xft*dpi: 96
!Xft*antialias: true
!Xft*hinting: full
!urxvt*depth: 32
!urxvt*background: rgba:0000/0000/0200/c800
!urxvt*borderColor: #1A1A1A
XClock*background: #1A1A1A
XClock*minuteColor: #EEEEEE
XClock*hourColor: #EEEEEE
XClock*majorColor: #EEEEEE
XClock*minorColor: #EEEEEE
XClock.input: true
URxvt*geometry: 80x20
URxvt*fading: 0
URxvt*tintColor: #ffffff
URxvt*shading: 0
URxvt*inheritPixmap: False
URxvt.perl-ext-common: default,clipboard
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
URxvt.iso14755: False
URxvt.font: -*-profont-medium-*-*-*-12-*-*-*-*-*-*-*
!URxvt.font: xft:Fixedsys Excelsior:pixelsize=13:style=Regular
URxvt.boldFont: -*-orp-bold-*-*-*-12-*-*-*-*-*-*-*
!URxvt.boldFont: xft:Fixedsys Excelsior:pixelsize=13:style=Bold
!URxvt.letterSpace: -1
!URxvt.lineSpace: -1
! do not scroll with output
URxvt*scrollTtyOutput: false
! scroll in relation to buffer (with mouse scroll or Shift+Page Up)
URxvt*scrollWithBuffer: true
! scroll back to the bottom on keypress
URxvt*scrollTtyKeypress: true
#include "/home/razzle/dotfiles/xcolors/molokai.color"