From 327d8b4156ebe11c9b7eca3da958e3744c2f8ff9 Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 25 Feb 2023 13:16:29 -0600 Subject: update st font size --- X11/Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'X11') diff --git a/X11/Xresources b/X11/Xresources index a91ee92..65b1e2f 100644 --- a/X11/Xresources +++ b/X11/Xresources @@ -30,8 +30,8 @@ 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.font2: Symbola:pixelsize=10:antialias=true:autohint=true; +st.font: mononoki Nerd Font Mono:pixelsize=6:antialias=true:autohint=true; +st.font2: Symbola:pixelsize=6:antialias=true:autohint=true; st.borderpx: 3 ! st alpha ! st.alpha: 0.5 -- cgit v1.2.3