diff options
author | Martin Fischer <martin@push-f.com> | 2024-12-01 12:35:51 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2024-12-11 08:37:52 +0100 |
commit | cff4690fef724fc85d8f45b830079f4eafa38fe6 (patch) | |
tree | 84dbeea3e739f68efb1a3fd629843db7f88f9085 | |
parent | 174f7a66633d26d519e2eb3d471d487d82b4d677 (diff) |
increase font size in foot
-rw-r--r-- | user/foot/foot.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/user/foot/foot.ini b/user/foot/foot.ini new file mode 100644 index 0000000..b2e7e8e --- /dev/null +++ b/user/foot/foot.ini @@ -0,0 +1,3 @@ +# See the foot.ini(5) man page. + +font = monospace:size=14 |