dotfiles-x11/.Xresources

21 lines
594 B
Plaintext
Raw Normal View History

2018-05-08 13:44:04 +02:00
! 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
2018-06-12 14:20:49 +02:00
! - blue
urxvt.color4: #6666ff
2018-05-08 13:44:04 +02:00
! xpdf -------------------------------------------------------------------------
2015-09-19 23:11:30 +02:00
xpdf*enableFreetype: yes
xpdf*antialias: yes
xpdf*foreground: black
xpdf*background: white
2019-11-12 18:23:35 +01:00
xpdf*urlCommand: /usr/bin/qutebrowser %s