From 90a7d7ceb3087efc6bd528c5930d62ab3237fe13 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 8 Nov 2023 00:33:43 +0000 Subject: Change st zoom keybind --- Xdefaults | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Xdefaults') diff --git a/Xdefaults b/Xdefaults index a57010d..f08b7e2 100644 --- a/Xdefaults +++ b/Xdefaults @@ -4,7 +4,7 @@ ! #define font1 xft:minecraft enchantment:minispace=False:size=10:antialias=true ! #define spacing -2 -#define font1 xft:mononoki:minispace=False:size=10:antialias=true +#define font1 xft:mononoki:minispace=False:size=14:antialias=true #define spacing 2 #define font2 xft:MesloLGM Nerd Font Mono:minispace=False:size=10 @@ -100,3 +100,10 @@ URxvt*scrollTtyKeypress: true URxvt.keysym.Shift-Control-V: eval:paste_clipboard URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard + + +*label.renderTable: variable +*.renderTable.variable.fontName: Sans +*.renderTable.variable.fontSize: 10 +*.renderTable.variable.fontType: FONT_IS_XFT + -- cgit v1.2.1