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.
 
 
 
 

22 rivejä
612 B

  1. ! urxvt
  2. URxvt*font: xft:fantasque sans mono:size=10, xft:DejaVu Sans Mono:size=10
  3. URxvt*scrollBar: plain
  4. URxvt*scrollBar_right: true
  5. URxvt*fading: 20
  6. URxvt*depth: 32
  7. URxvt*background: rgba:0000/0000/0000/dead
  8. !URxvt*background: black
  9. URxvt*visualBell: true
  10. URxvt*borderLess: false
  11. !URxvt*cursorUnderline: 1
  12. ! perl extensions
  13. URxvt*perl-ext-common: default,matcher,clipboard
  14. URxvt*matcher.button: 1
  15. URxvt*url-launcher: /usr/bin/firefox
  16. URxvt*keysym.C-C: perl:clipboard:copy
  17. URxvt*keysym.C-V: perl:clipboard:paste
  18. URxvt*termName: rxvt-256color