1
0
mirror of https://github.com/tiyn/st synced 2025-11-18 11:59:45 +01:00

patched font2

This commit is contained in:
2025-11-16 09:28:03 +01:00
parent d6315b6054
commit 2ac4600c55
3 changed files with 271 additions and 0 deletions

View File

@@ -8,6 +8,12 @@
static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
static int borderpx = 2;
/* Spare fonts */
static char *font2[] = {
/* "Inconsolata for Powerline:pixelsize=12:antialias=true:autohint=true", */
/* "Hack Nerd Font Mono:pixelsize=11:antialias=true:autohint=true", */
};
/*
* What program is execed by st depends of these precedence rules:
* 1: program passed with -e