mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-23 01:40:12 -05:00
footrc: zsh isn't the default shell
This commit is contained in:
parent
28ba6be0db
commit
aa41c8ceb1
1 changed files with 1 additions and 1 deletions
2
footrc
2
footrc
|
|
@ -1,7 +1,7 @@
|
||||||
# font=monospace
|
# font=monospace
|
||||||
# scrollback=1000
|
# scrollback=1000
|
||||||
# geometry=500x300
|
# geometry=500x300
|
||||||
# shell=/usr/bin/zsh
|
# shell=<user's default shell (from /etc/passwd)>
|
||||||
# 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