.Xresources 930 B

1234567891011121314151617181920212223242526272829303132
  1. #include "/home/anas/.themes/x/base16-gruvbox-dark-hard-256.Xresources"
  2. *faceName: Public Sans
  3. xterm*faceSize: 14
  4. *multiClickTime: 300
  5. *international: true
  6. Xcursor.theme: default
  7. Xcursor.size: 16 ! 32, 48 or 64 may also be good values
  8. ! Xft settings ---------------------------------------------------------------
  9. Xft.lcdfilter: lcddefault
  10. Xft.antialias: true
  11. Xft.autohint: false
  12. Xft.hinting: true
  13. Xft.hintstyle: hintfull
  14. Xft.rgba: rgb
  15. Xft.dpi: 110
  16. ! xterm ----------------------------------------------------------------------
  17. xterm*geometry: 100x25
  18. xterm*dynamicColors: true
  19. xterm*utf8: 1
  20. xterm*eightBitInput: true
  21. xterm*saveLines: 12000
  22. xterm*scrollTtyKeypress: true
  23. xterm*scrollTtyOutput: false
  24. xterm*jumpScroll: true
  25. xterm*multiScroll: true
  26. xterm*toolBar: false
  27. xterm*termName: xterm-256color
  28. xterm*faceName: Noto Sans Mono