You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ! urxvt generalish stuff
- !
- urxvt*termName: rxvt-256color
- urxvt*font: xft:menlo:size=12:antialias=true
- urxvt*perl-ext-common: default,matcher
- urxvt*jumpScroll: true
- urxvt*cursorColor: pink
- urxvt*loginShell: true
- urxvt*scrollBar: true
- urxvt*scrollstyle: next
- urxvt*scrollBar_right: true
- urxvt*scrollTtyOutput: false
- urxvt*cursorBlink: true
- urxvt*saveLines: 10000
- urxvt*urlLauncher: /usr/bin/google-chrome
- urxvt*matcher.button: 1
- urxvt*allowWindowOps: true
|