No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
- ! 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
|