mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-12 17:27:21 +02:00
Compare commits
4 Commits
3e3added6c
...
2650fa79f7
Author | SHA1 | Date | |
---|---|---|---|
2650fa79f7 | |||
e5fc8b503e | |||
d98d06584a | |||
1ee266b983 |
4
conf/foot/font.ini
Normal file
4
conf/foot/font.ini
Normal 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
|
@ -1,5 +1,7 @@
|
|||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
|
|
||||||
|
include=~/.config/foot/font.ini
|
||||||
|
|
||||||
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
|
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
|
||||||
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
|
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
|
||||||
# login-shell=no
|
# login-shell=no
|
||||||
@ -9,7 +11,7 @@
|
|||||||
# locked-title=no
|
# locked-title=no
|
||||||
|
|
||||||
# font=monospace:size=8
|
# 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-bold=<bold variant of regular font>
|
||||||
# font-italic=<italic variant of regular font>
|
# font-italic=<italic variant of regular font>
|
||||||
# font-bold-italic=<bold+italic variant of regular font>
|
# font-bold-italic=<bold+italic variant of regular font>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user