mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
footrc: default geometry has changed to 700x500
This commit is contained in:
parent
6eae5ebd94
commit
6c317396e5
1 changed files with 2 additions and 2 deletions
4
footrc
4
footrc
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# font=monospace
|
||||
# scrollback=1000
|
||||
# geometry=800x600
|
||||
# geometry=700x500
|
||||
# pad=2x2
|
||||
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
|
||||
# term=foot
|
||||
|
|
@ -14,6 +14,7 @@
|
|||
# color=111111 dcdccc
|
||||
|
||||
[colors]
|
||||
# alpha=1.0
|
||||
# foreground=dcdccc
|
||||
# background=111111
|
||||
# regular0=222222
|
||||
|
|
@ -32,7 +33,6 @@
|
|||
# bright5=fcace3
|
||||
# bright6=b3ffff
|
||||
# bright7=ffffff
|
||||
# alpha=1.0
|
||||
|
||||
[csd]
|
||||
# preferred=server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue