The very personal dotfiles of Levi Olson.
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.

27 lines
762 B

6 years ago
6 years ago
6 years ago
  1. ! GENERAL
  2. URxvt*saveLines: 100000
  3. URxvt*scrollBar: false
  4. URxvt*scrollBar_right: false
  5. URxvt*scrollstyle: rxvt
  6. URxvt*termName: rxvt-256color
  7. ! THEME
  8. URxvt*transparent: true
  9. URxvt*depth: 32
  10. URxvt*tintColor: Gray
  11. URxvt*shading: 30
  12. URxvt*foreground: White
  13. URxvt*background: Blue
  14. URxvt*internalBorder: 14
  15. URxvt*externalBorder: 0
  16. ! FONT
  17. URxvt*font: xft:Pragmata Pro:pixelsize=12:antialias=true:hinting=true
  18. URxvt*boldFont: xft:Pragmata Pro:bold:pixelsize=12:antialias=true:hinting=true
  19. URxvt*letterSpace: 0
  20. emacs*font: Pragmata Pro
  21. ! EXT
  22. URxvt.keysym.Shift-Control-V: perl:clipboard:paste
  23. URxvt.iso14755: False
  24. URxvt.perl-ext-common: default,clipboard