From c48c68db9fd730a21cdd2cbd6df09e8a2563649f Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Mon, 8 Jan 2024 16:19:05 +0100 Subject: [PATCH] Fix urxvt spacing. --- .config/X11/xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/X11/xresources b/.config/X11/xresources index 4cec2af..9d3f1a3 100644 --- a/.config/X11/xresources +++ b/.config/X11/xresources @@ -3,7 +3,7 @@ URxvt.*font: xft:CaskaydiaCove Nerd Font:size=11,xft:Noto Sans:size=11,xft:Noto Color Emoji:size=11,xft:IPAGothic:size=11 -URxvt.letterSpace: -1 +URxvt.letterSpace: -1 ! special URxvt.background: #303446