summaryrefslogtreecommitdiff
path: root/X11
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-25 13:16:29 -0600
committerzachir <zachir@librem.one>2023-02-25 13:16:29 -0600
commit327d8b4156ebe11c9b7eca3da958e3744c2f8ff9 (patch)
tree1017ba5869fde9711da85c389e8241812ae9c42e /X11
parent6bc26c904bb64a9d8061730333fcf04fc78d862c (diff)
update st font size
Diffstat (limited to 'X11')
-rw-r--r--X11/Xresources4
1 files changed, 2 insertions, 2 deletions
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