dotfiles-x11/.Xresources
2019-11-12 18:23:13 +01:00

21 lines
589 B
Plaintext

! urxvt ------------------------------------------------------------------------
urxvt.termName: rxvt-unicode
! - remove scrollbar
urxvt.scrollBar: false
! - bell on urgent
urxvt.urgentOnBell: true
! - larger history limit
urxvt.saveLines: 1000000
! - color scheme
urxvt.background: #000000
urxvt.foreground: #CCCCCC
! - blue
urxvt.color4: #6666ff
! xpdf -------------------------------------------------------------------------
xpdf*enableFreetype: yes
xpdf*antialias: yes
xpdf*foreground: black
xpdf*background: white
xpdf*urlCommand: /usr/bin/icecat %s