dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit c02f0db2bd1873af726bdbfe62b7332db7b84cd6
parent 802dd519ea0cd9b439dc4b23c5eb149ed5384437
Author: Ashymad <czilukim@o2.pl>
Date:   Fri,  9 Mar 2018 23:36:07 +0100

Use monofur Nerd Font

Diffstat:
Mst/.st/config.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/st/.st/config.h b/st/.st/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -char font[] = "Monofur:size=16:antialias=true:autohint=true"; +char font[] = "Monofur Nerd Font:size=16:antialias=true:autohint=true"; int borderpx = 2; /*