e702458223
Switch to urxvt terminal in order to provide a scrollable terminal. Scrolling is convoluted in st [1], especially when used on a mobile device. Scrolling is a basic need, e.g. to page through `dmesg` output. [1] https://git.suckless.org/st/file/FAQ.html#l21
4 lines
222 B
Text
4 lines
222 B
Text
URxvt*foreground: White
|
|
URxvt*background: Black
|
|
URxvt*font: xft:DejaVu Sans Mono:style=Book:pixelsize=13:antialias=true:hinting=true
|
|
URxvt*boldFont: xft:DejaVu Sans Mono:style=Bold:pixelsize=13:antialias=true:hinting=true
|