From c54b5ef0f166a6454522686e6a2a5c1550505eb0 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 20 Jun 2021 16:50:57 +0200 Subject: update --- .Xresources | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index a653af4..28b8436 100644 --- a/.Xresources +++ b/.Xresources @@ -18,8 +18,13 @@ URxvt.keysym.C-Next: font-size:decrease xterm*termName: xterm-256color xterm*VT100.Translations: #override \ - Ctrl Next: smaller-vt-font() \n\ - Ctrl Prior: larger-vt-font() \n + Meta minus: smaller-vt-font() \n\ + Meta equal: larger-vt-font() \n +xterm*cursorColor: red +!xterm*visualBell: true +!xterm*geometry: 100x32 +!xterm*faceName: DejaVu Sans Mono +!xterm*faceSize: 10 ! xterm*font: 7x14 ! Allow sixel graphics. (Try: "convert -colors 16 foo.jpg sixel:-"). xterm*decTerminalID: vt340 -- cgit v1.2.3