dotfiles-x11/.Xresources

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