21 lines
643 B
Plaintext
21 lines
643 B
Plaintext
urxvt*background: black
|
|
urxvt*foreground: white
|
|
urxvt*transparent: true
|
|
urxvt*blurRadius: 8
|
|
urxvt*shading: 20
|
|
urxvt*scrollstyle: plain
|
|
urxvt*font: xft:DejaVu Sans Mono:pixelsize=12
|
|
urxvt*urgentOnBell: true
|
|
urxvt*saveLines: 10000
|
|
urxvt*perl-ext-common: default,matcher
|
|
urxvt*url-launcher: /usr/bin/firefox
|
|
urxvt*matcher*button: 1
|
|
urxvt*scrollTtyOutput: false
|
|
urxvt*scrollWithBuffer: true
|
|
urxvt*scrollTtyKeypress: true
|
|
|
|
urxvt.keysym.C-Up: perl:font-size:increase
|
|
urxvt.keysym.C-Down: perl:font-size:decrease
|
|
|
|
urxvt*color4: rgb:4444/4444/ffff
|