Update 2023-12-05 07:51 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id 2023-12-05 07:51:35 +01:00
parent e4e04b82ff
commit d49354d524
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ FONTSIZE_DMENU=$FONTSIZE_SMALL
#
STERM="st -f ${FONTNAME}:pixelsize=${FONTSIZE_SMALL}"
BTERM="st -f ${FONTNAME}:pixelsize=${FONTSIZE_BIG}"
HTERM="st -f ${FONTNAME}:pixelsize=32"
HTERM="st -f spleen:pixelsize=32"
DFONT=${FONTNAME}:pixelsize=${FONTSIZE_DMENU}
[ "$WM" == "notion" ] \