From d3081dc180cd2da409187b61dece5660a81f1e5a Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Fri, 1 Mar 2024 07:30:50 +0100 Subject: [PATCH] Xresources: Added section for zutty --- .Xresources | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.Xresources b/.Xresources index fda6cad..66bc0aa 100644 --- a/.Xresources +++ b/.Xresources @@ -129,6 +129,15 @@ URxvt.keysym.KP_End: \033[4~ URxvt.keysym.Shift-Control-V: eval:paste_clipboard URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard +! zutty ---------------------------------------------------------------------- + +Zutty.font: Hack +Zutty.fontsize: 12 + +! URxvt with solarized colors +Zutty.bg: S_base03 +Zutty.fg: S_base0 + ! Xft settings --------------------------------------------------------------- Xft.dpi: 96