summaryrefslogtreecommitdiff
path: root/.config/X11/defaults
blob: 252170c5df755f09e40b7a773e71bbccaeb4e113 (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: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