.Xresources 584 B

123456789101112131415161718192021222324
  1. ! URxvt
  2. URxvt.scrollBar: false
  3. URxvt.saveLines: 16
  4. ! URxvt.transparent: true
  5. ! URxvt.shading: 32
  6. URxvt.cursorBlink: true
  7. URxvt.geometry: 86x26
  8. URxvt.inputMethod: ibus
  9. URxvt.preeditType: OverTheSpot
  10. ! Font
  11. URxvt.font: xft:Source Code Pro:style=Regular:size=12
  12. URxvt.boldFont: xft:Source Code Pro:style=Bold:size=12
  13. URxvt.italicFont: xft:Source Code Pro:style=Italic:size=12
  14. URxvt.boldItalicFont: xft:Source Code Pro:style=Bold Italic:size=12
  15. ! HiDPI Settings
  16. Xft.dpi: 140
  17. Xft.autohint: 0
  18. Xft.lcdfilter: lcddefault
  19. Xft.hintstyle: hintfull
  20. Xft.hinting: 1
  21. Xft.antialias: 1
  22. Xft.rgba: rgb