From 4d3413b8241d7c3151cd028506c49534ca287d30 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Jun 2023 10:14:28 -0500 Subject: resize st font --- X11/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X11/Xresources b/X11/Xresources index dc73fff..e5b0aea 100644 --- a/X11/Xresources +++ b/X11/Xresources @@ -30,7 +30,7 @@ st.termname: st-256color st.shell: /usr/bin/tmux ! The following options options can be reloaded via USR1 signal. -st.font: mononoki Nerd Font Mono:pixelsize=10:antialias=true:autohint=true; +st.font: mononoki Nerd Font Mono:pixelsize=9:antialias=true:autohint=true; st.font2: Symbola:pixelsize=12:antialias=true:autohint=true; st.borderpx: 3 ! st alpha -- cgit v1.2.3