From 8a0058c04f9453a3e3db8c186a550aa10f6c5909 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 20 Mar 2023 12:26:50 +0000 Subject: update, switch to fvwm --- .Xresources | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 274ee87..45d9f2d 100644 --- a/.Xresources +++ b/.Xresources @@ -1,5 +1,5 @@ ! Better to use multiples of 96 -Xft.dpi: 96 +Xft.dpi: 192 ! uncomment following to display corretly using font 10x20 ! URxvt.boldFont: @@ -24,15 +24,18 @@ URxvt.keysym.C-Next: font-size:decrease xterm*termName: xterm-256color xterm*internalBorder: 4 xterm*VT100.Translations: #override \ - Ctrl Next: smaller-vt-font() \n\ - Ctrl Prior: larger-vt-font() \n + Ctrl minus: smaller-vt-font() \n\ + Ctrl equal: larger-vt-font() \n +! 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*renderFont: true +xterm*faceName: DejaVu Sans Mono +xterm*faceSize: 7 ! xterm*font: 7x14 ! Allow sixel graphics. (Try: "convert -colors 16 foo.jpg sixel:-"). xterm*decTerminalID: vt340 -- cgit v1.2.3