summaryrefslogtreecommitdiff
path: root/.config/X11/resources
blob: fca19145f1319ae5867e3a4688337a21a2bf267b (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
! -*- Mode: Conf-xdefaults -*-

! "native" colors
!URxvt.background: #000000
!URxvt.foreground: #CCCCCC
! Tango-dark
URxvt.background: #2E3436
URxvt.foreground: #EEEEEC
URxvt.color4: #729FCF
URxvt.color12: #729FCF

URxvt.scrollstyle: plain
URxvt.scrollBar_floating: true

URxvt.font: xft:Monospace-8
URxvt.cursorBlink: true
URxvt.pastableTabs: true

URxvt.scrollTtyOutput: false
URxvt.scrollTtyKeypress: false
URxvt.scrollWithBuffer: true

URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: v-www-browser
URxvt.matcher.button: 1