footrc: zsh isn't the default shell

This commit is contained in:
Daniel Eklöf 2019-09-20 18:07:47 +02:00
parent 28ba6be0db
commit aa41c8ceb1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

2
footrc
View file

@ -1,7 +1,7 @@
# font=monospace
# scrollback=1000
# geometry=500x300
# shell=/usr/bin/zsh
# shell=<user's default shell (from /etc/passwd)>
# term=foot
# workers=<number of logical CPUs>