dotfiles

Archivos personales
Log | Files | Refs

.Xresources (285B)


      1 xterm*background: black
      2 xterm*foreground: white
      3 xterm*font: -*-terminus*-13-*-*-*-*-*-iso10646-1
      4 xterm*selectToClipboard: true
      5 
      6 URxvt.font: xft:DejaVu Sans Mono:size=10
      7 URxvt.background: #1c2526
      8 URxvt.foreground: #c1c1c1
      9 URxvt.scrollBar: false
     10 URxvt.transparent: true
     11 URxvt.fading: 20