conf/foot: cut font to font.ini for easier per-device adjustment

This commit is contained in:
Aminda Suomalainen 2022-06-04 22:26:02 +03:00
parent d98d06584a
commit e5fc8b503e
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 5 additions and 1 deletions

2
conf/foot/font.ini Normal file
View File

@ -0,0 +1,2 @@
# Font size 7 is comfortable on Lumina
font=Noto Sans Mono:size=7, Noto Color Emoji

View File

@ -1,5 +1,7 @@
# -*- conf -*-
include=~/.config/foot/font.ini
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
# login-shell=no
@ -9,7 +11,7 @@
# locked-title=no
# font=monospace:size=8
font=Noto Sans Mono:size=7, Noto Color Emoji
#font=Noto Sans Mono:size=7, Noto Color Emoji
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>