Update 2023-12-08 18:02 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-12-08 18:02:01 +01:00
parent 9db4a25842
commit 054a6a0e6a
8 changed files with 33 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ FONTSIZE_DMENU=$FONTSIZE_SMALL
# TERMINALS
#
#STERM="urxvtc -fn xft:${FONTNAME}:pixelsize=${FONTSIZE_SMALL}"
STERM="st -f ${FONTNAME}:pixelsize=${FONTSIZE_SMALL}"
BTERM="st -f ${FONTNAME}:pixelsize=${FONTSIZE_BIG}"
HTERM="st -f spleen:pixelsize=32"