dotfiles-x11/.Xresources
2019-11-12 18:25:51 +01:00

24 lines
668 B
Plaintext

! urxvt ------------------------------------------------------------------------
urxvt.termName: rxvt-unicode
! - remove scrollbar
urxvt.scrollBar: false
! - bell on urgent
urxvt.urgentOnBell: true
! - larger history limit
urxvt.saveLines: 1000000
! - disable unneeded modes
urxvt.iso14755: false
urxvt.iso14755_52: false
! - 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/qutebrowser %s