.Xresources 222 B

123456789101112131415
  1. # Xterm configuration
  2. //Fonte
  3. xterm*faceName: terminus
  4. xterm*faceSize: 16
  5. //Cores
  6. xterm*foreground: #00cc00
  7. xterm*background: black
  8. xterm*boldMode: false
  9. //Irssi
  10. XTerm*eightBitInput: false
  11. XTerm*metaSendsEscape: true