mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-23 05:33:57 -04: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
|
# font=monospace
|
||||||
# scrollback=1000
|
# scrollback=1000
|
||||||
# geometry=800x600
|
# geometry=700x500
|
||||||
# pad=2x2
|
# pad=2x2
|
||||||
# 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
|
# term=foot
|
||||||
|
|
@ -14,6 +14,7 @@
|
||||||
# color=111111 dcdccc
|
# color=111111 dcdccc
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
# alpha=1.0
|
||||||
# foreground=dcdccc
|
# foreground=dcdccc
|
||||||
# background=111111
|
# background=111111
|
||||||
# regular0=222222
|
# regular0=222222
|
||||||
|
|
@ -32,7 +33,6 @@
|
||||||
# bright5=fcace3
|
# bright5=fcace3
|
||||||
# bright6=b3ffff
|
# bright6=b3ffff
|
||||||
# bright7=ffffff
|
# bright7=ffffff
|
||||||
# alpha=1.0
|
|
||||||
|
|
||||||
[csd]
|
[csd]
|
||||||
# preferred=server
|
# preferred=server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue