dotfiles/Xresources.d/xterm
Geoffrey Frogeye 610167c8e3 Changing font
Sauce Code Pro did not support some useful UTF-8 chars.
So switched to a uglier font but which supports them.
Since Xterm doesn't support fallback fonts, I
wonder if I can merge both.
2016-02-20 23:53:56 +01:00

13 lines
412 B
Plaintext

xterm*faceName : DejaVu Sans Mono for Powerline:size=12:antialias=true
xterm*dynamicColors: true
xterm*utf8: 2
xterm*eightBitInput: true
xterm*saveLines: 512
xterm*scrollKey: true
xterm*scrollTtyOutput: false
xterm*scrollBar: false
xterm*rightScrollBar: false
xterm*jumpScroll: true
xterm*multiScroll: true
xterm*toolBar: false