mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
footrc: add 'pad' option
This commit is contained in:
parent
b036a66c42
commit
7f211d8f03
1 changed files with 3 additions and 0 deletions
3
footrc
3
footrc
|
|
@ -1,6 +1,9 @@
|
||||||
|
# -*- conf -*-
|
||||||
|
|
||||||
# font=monospace
|
# font=monospace
|
||||||
# scrollback=1000
|
# scrollback=1000
|
||||||
# geometry=500x300
|
# geometry=500x300
|
||||||
|
# pad=2x2
|
||||||
# shell=<user's default shell (from /etc/passwd)> (you may need to override if you need a login shell)
|
# shell=<user's default shell (from /etc/passwd)> (you may need to override if you need a login shell)
|
||||||
# term=foot
|
# term=foot
|
||||||
# workers=<number of logical CPUs>
|
# workers=<number of logical CPUs>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue