Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

18 linhas
647 B

  1. ! urxvt generalish stuff
  2. !
  3. urxvt*termName: rxvt-256color
  4. urxvt*font: xft:menlo:size=12:antialias=true
  5. urxvt*perl-ext-common: default,matcher
  6. urxvt*jumpScroll: true
  7. urxvt*cursorColor: pink
  8. urxvt*loginShell: true
  9. urxvt*scrollBar: true
  10. urxvt*scrollstyle: next
  11. urxvt*scrollBar_right: true
  12. urxvt*scrollTtyOutput: false
  13. urxvt*cursorBlink: true
  14. urxvt*saveLines: 10000
  15. urxvt*urlLauncher: /usr/bin/google-chrome
  16. urxvt*matcher.button: 1
  17. urxvt*allowWindowOps: true