archvortex

AB2011.11 Xdefaults

Feb 17th, 2012
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VIM 0.65 KB | None | 0 0
  1. ! Xft settings ---------------------------------------------------------------
  2.  
  3. Xft.dpi:        96
  4. Xft.antialias:  true
  5. Xft.rgba:       rgb
  6. Xft.hinting:    true
  7. Xft.hintstyle:  hintslight
  8.  
  9. !-------------------------------------------------------------------------------
  10. !
  11. !   U R X V T - Settings
  12. !
  13. URxvt*geometry:                 80x25
  14. URxvt*foreground:               grey80
  15. URxvt*borderLess:               false
  16. URxvt*depth:                    32
  17. URxvt*background:               rgba:0000/0000/0000/dddd
  18. URxvt*scrollBar_right:              true
  19. URxvt*font:                 xft:DejaVu Sans Mono-10
  20. URxvt*cursorBlink:              true
  21. URxvt*cursorUnderline:              true
  22. URxvt*scrollColor:              #111111
  23. URxvt*perl-ext-common:              default,clipboard
Advertisement
Add Comment
Please, Sign In to add comment