More urxvt configuration
This commit is contained in:
parent
95fcc4645e
commit
ede7efcb57
|
@ -13,3 +13,8 @@ urxvt*matcher*button: 1
|
||||||
urxvt*scrollTtyOutput: false
|
urxvt*scrollTtyOutput: false
|
||||||
urxvt*scrollWithBuffer: true
|
urxvt*scrollWithBuffer: true
|
||||||
urxvt*scrollTtyKeypress: 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
|
||||||
|
|
Loading…
Reference in a new issue