mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
meson: convert -Dterminfo from a boolean to a feature option
Patch from Jan Beich
This commit is contained in:
parent
79e054faff
commit
bdc5810ff4
4 changed files with 5 additions and 5 deletions
2
foot.ini
2
foot.ini
|
|
@ -1,7 +1,7 @@
|
|||
# -*- conf -*-
|
||||
|
||||
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
|
||||
# term=foot (or xterm-256color if built with -Dterminfo=false)
|
||||
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
|
||||
# login-shell=no
|
||||
|
||||
# font=monospace:size=8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue