summaryrefslogtreecommitdiff
path: root/.config/X11/defaults
blob: 5eecec376e9c132d186b4be726c5a8984625fbd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# -*- Mode: Conf-xdefaults -*-

# "native" colors
#URxvt.background: #000000
#URxvt.foreground: #CCCCCC
# Tango-dark
URxvt.background: #2E3436
URxvt.foreground: #EEEEEC

URxvt.scrollstyle: plain
URxvt.scrollBar_floating: true

URxvt.font: xft:DejaVu Sans Mono-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