Compare commits

...

4 Commits

2 changed files with 7 additions and 1 deletions

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

@ -0,0 +1,4 @@
# Font size 7 is comfortable on Lumina
#font=Noto Sans Mono:size=7, Noto Color Emoji
# while 10 is great on Sedric and possibly safer default
font=Noto Sans Mono:size=10, 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=10, 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>