From 94b1636a0e9cb766a857ac27e46c4326049a62c2 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 12 Feb 2023 01:35:37 -0600 Subject: set st font size to 18 --- X11/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X11') diff --git a/X11/Xresources b/X11/Xresources index 874b459..ea1c031 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=12:antialias=true:autohint=true; +st.font: mononoki Nerd Font Mono:pixelsize=18:antialias=true:autohint=true; st.font2: Symbola:pixelsize=11:antialias=true:autohint=true; st.borderpx: 0 ! st alpha -- cgit v1.2.3